Hi! Toasts are short text messages that can appear on the map. I've just added a fully configured demo project that you can open in RPG Maker MZ and see how it is configured. I hope this will make the setup a lot easier for you. If you have any further questions after looking at the demo, please feel free to ask!
Hello again! I tried out the demo and everything seemed to work except watering manually. The rain works but watering the sprout manually does not. But I figured it out in my own project.
I do have a couple other questions though, is it possible to make the plantable squares able to plant any seed, rather than just one type?
Glad to hear it! And yes, the plugin already supports that. There are several ways to do it depending on your eventing skills. The simplest way would be for you to set up the event like this:
Is there an option to play a demo or something to check if this fits my project?
I would also have some questions: - can we make tools that affect more than one tile (upgraded tool)? - can we make crops grow after "going to bed" (like after the switch X is ON and then OFF); I mean no "time involved"? - are the crops spawned events, or it works different? - can we have "water variable" for watering can instead of "item consume on watering"? - can we play "common event" after picking crops? So we can attach picking animation or sth depending on needs.
hello, I'm still new to MZ, I have a few of your and love them. With the farming one im having a hard time setting up the crops its not letting me plant anything..Do you happen to have a video or example of how to. I think it the stages of growth i have messed up.
← Return to tool
Comments
Log in with itch.io to leave a comment.
Hi! I am a bit new to RPG Maker and am having some troubles. Would I be able to ask you some questions for help with your plugin?
Namely, I'm not sure what "toasts" are and not sure how the day time system is set up for farming. Unable to plant anything due to this, I assume.
Thanks for your help!
Hi! Toasts are short text messages that can appear on the map. I've just added a fully configured demo project that you can open in RPG Maker MZ and see how it is configured. I hope this will make the setup a lot easier for you. If you have any further questions after looking at the demo, please feel free to ask!
Excellent I will take a look, thanks very much!
Hello again! I tried out the demo and everything seemed to work except watering manually. The rain works but watering the sprout manually does not. But I figured it out in my own project.
I do have a couple other questions though, is it possible to make the plantable squares able to plant any seed, rather than just one type?
Glad to hear it! And yes, the plugin already supports that. There are several ways to do it depending on your eventing skills. The simplest way would be for you to set up the event like this:
Amazing thank you so much!
Hello!
Is there an option to play a demo or something to check if this fits my project?
I would also have some questions:
- can we make tools that affect more than one tile (upgraded tool)?
- can we make crops grow after "going to bed" (like after the switch X is ON and then OFF); I mean no "time involved"?
- are the crops spawned events, or it works different?
- can we have "water variable" for watering can instead of "item consume on watering"?
- can we play "common event" after picking crops? So we can attach picking animation or sth depending on needs.
Thank you so much.
Sorry, I missed this somehow. I've added a demo project.
Tools currently only affect one tile.
Crop growth is not connected to time. You can just call the Advance Day plugin command or increase the day variable value.
Crops are not spawned events. They are sprites drawn on the map based on data the plugin saves.
Watering variable is not currently supported.
A common event is not currently built in after picking up crops.
I can add some of these to a future update.
hello, I'm still new to MZ, I have a few of your and love them. With the farming one im having a hard time setting up the crops its not letting me plant anything..Do you happen to have a video or example of how to. I think it the stages of growth i have messed up.
Please email me the screenshots of your parameters and/or project files and I can take a look. bitqueststudio at gmail dot com
Thank you so much for the fast reply i just sent the email.
Thank you so much for the help its works perfect!
I’m glad to hear it! Feel free to reach back out if you have any more questions.