- Joined
- Jun 2, 2014
- Messages
- 15
- Reaction score
- 0
- Primarily Uses
I have one event that controls all the cutscenes that will occur when the player is in the designated map, but when I started making event pages for cutscenes on different days then I can't proceed at all.
At first, I focused on transferring the player to class, leading the player back at home, sleep, and then transfer to class again to trigger a different cutscene on Day 2. The problem is now that I have a conditional branch that triggers the cutscene when Day # variable= 2, and had set the Day 1 cutscene as an autorun conditional as Day #= 1 but the player doesn't move. I added a self-switch, but it doesn't work anymore. I tried a conditional branch within conditional branch where one event page goes through each scenario until it meets the branch that fulfills the condition, but that doesn't work. I don't know if I'm supposed to have one event page controlling all cutscenes that trigger for each day or have separate cutscenes per day. I tried a lot of combinations, but the screens below are what it is now and it doesn't work.
A lot of tutorials cover day/night cycles and stuff, but I haven't seen any that covers day-to-day events.


At first, I focused on transferring the player to class, leading the player back at home, sleep, and then transfer to class again to trigger a different cutscene on Day 2. The problem is now that I have a conditional branch that triggers the cutscene when Day # variable= 2, and had set the Day 1 cutscene as an autorun conditional as Day #= 1 but the player doesn't move. I added a self-switch, but it doesn't work anymore. I tried a conditional branch within conditional branch where one event page goes through each scenario until it meets the branch that fulfills the condition, but that doesn't work. I don't know if I'm supposed to have one event page controlling all cutscenes that trigger for each day or have separate cutscenes per day. I tried a lot of combinations, but the screens below are what it is now and it doesn't work.
A lot of tutorials cover day/night cycles and stuff, but I haven't seen any that covers day-to-day events.







