I can't figure out why my score doesn't save/increase
I've commented the code as best I could. Basically, I have a current score and a high score. The high score increases when the current score beats it. It should save the high score and retrieve the high score every session. Unfortunately, the high score doesn't update from zero and I can't figure out why. I also can't tell if it is saving.
Any help is appreciated!
Comment
Your answer
Follow this Question
Related Questions
Loading live data to Unity from Processing 0 Answers
OnApplicationQuit 2 Answers
Save/Load Player System 0 Answers
PlayerPrefs saving and Loading 2 Answers
Help offline progression, works on windows but not on Android. 0 Answers