SolidGoldStudios / SecretSymphony

Our experimental musical mini-game!
https://solidgold.games
0 stars 0 forks source link

Update save data #467

Open melanie opened 2 years ago

melanie commented 2 years ago

At the very end of the project, before the final release, we need to get into PlayerData.cs and update all the information it saves.

We should probably also check to see if the save data was correctly un/serialized, and if not, destroy it or something instead of preventing the game from starting.