- Joined
- Jul 15, 2017
- Messages
- 59
- Reaction score
- 26
- First Language
- English
- Primarily Uses
- RMMV
I have a door graphic in my game that (hopefully!) brings players to the load save file screen. How can I set up the event?
I tried using a script call I found on a similar request for VX Ace, but it doesn't do anything: DataManager.load_game(DataManager.latest_savefile_index)
I tried using a script call I found on a similar request for VX Ace, but it doesn't do anything: DataManager.load_game(DataManager.latest_savefile_index)
