Ok. simple question. I want to store my character data in a savegame. As my character travel between maps I want to load his stats. I wish to also have a main menu “continue” button to go to map my character should be at right now and load the state of this map. Quick idea how this plugin could help?
The way I’m doing it now is having separate saves for multiple things. Like settings, key maps, graphic settings etc. A save for an array of saves: character, map state, social hub/village state etc. it’s a pain in the but.