Re: Saving, loading on scene change
Posted: Thu Dec 31, 2020 8:14 am
Glad to help! BTW, for completeness in case other readers view this in the future, to reset the save system's data, call PixelCrushers.SaveSystem.ResetGameState(), or SaveSystem.RestartGame("sceneName") if you also want to load an initial gameplay scene.