Saving, loading on scene change

Announcements, support questions, and discussion for Quest Machine.
User avatar
Tony Li
Posts: 21925
Joined: Thu Jul 18, 2013 1:27 pm

Re: Saving, loading on scene change

Post by Tony Li »

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.
seaniboy2009
Posts: 12
Joined: Tue Dec 22, 2020 2:43 pm

Re: Saving, loading on scene change

Post by seaniboy2009 »

thanks again tony.
Post Reply