- Joined
- Jul 30, 2020
- Messages
- 17
- Reaction score
- 5
- First Language
- english
- Primarily Uses
- RMMV
So, I'm making a game that's divided into 7 chapters. There are some decisions to make here and there in every chapter and depending on what you choose, you either advance to the next chapter or you go back to the previous chapter and start all over again. I know how to branch out the game with switches and the like. I'm having trouble figuring out how to make the game go back to the beginning of the chapter, though. Can somebody help me with an idea?