I want to make a game that utilizes a calendar system similar to the persona games. That way things won't become mundane moving through the same small town areas over and over. I just want to make it so that it goes by day to day when prompted. I would do this with events, but honestly adding a script for it seems like the more efficient way to make it work, please help.
Need some help with a script.
● ARCHIVED · READ-ONLY
-
-
I've moved this thread to RGSS3 Script Requests. Please be sure to post your threads in the correct forum next time. Thank you.
-
If the day would proceed depending on something that the player does, I do suggest just moving the day count on the event... but if the days should proceed even without the player doing anything, then yeah get a script... try something like Vlue's basic game time or his advanced game time