- Joined
- Jan 26, 2014
- Messages
- 1,281
- Reaction score
- 106
- First Language
- Irish
- Primarily Uses
- N/A
I noticed a good point on RPG Maker which is the continue_enabled in the Scene_Title.
I just have a few question, I am making a game where it has chapters basically, I was able to script the scene title's other commands like credits...pictures...etc, however there's something I can't figure out... adding something like the continue enabled.
So my game title options looks like this:
My problem is this: When I return to Scene Title right after saving, Chapter 2 is available, yet when I re-start the game from the Test Run (F12), it won't be available anymore. is there a way to duplicate such method where, if turned on or off in game and saved, even if you restart it (not from going on the scene title), will the Chapter 2 available? Its like if you finished Chapter 1 and saved it, you can play chapter 2 anytime you like.
I just have a few question, I am making a game where it has chapters basically, I was able to script the scene title's other commands like credits...pictures...etc, however there's something I can't figure out... adding something like the continue enabled.
So my game title options looks like this:
- New Game
- Chapter 2
- Chapter 3
- Continue
- Credits
My problem is this: When I return to Scene Title right after saving, Chapter 2 is available, yet when I re-start the game from the Test Run (F12), it won't be available anymore. is there a way to duplicate such method where, if turned on or off in game and saved, even if you restart it (not from going on the scene title), will the Chapter 2 available? Its like if you finished Chapter 1 and saved it, you can play chapter 2 anytime you like.
