Saving, and Loading
v4.0
Last updated
Was this helpful?
v4.0
Last updated
Was this helpful?
To save the game, simply call:
If you would like to load game data manually, or load the last saved data, call:
The Save and Load module will automatically call Load()
when a scene is loaded. You can have the script skip specific scenes by adding their names into the doNotLoadOnScenes
list, in the Inspector.