highscore problem
jbishop122
Member Posts: 43
The highscore will save as any score that you get! I'm one step away from publishing it! (its on windows)
Comments
Here is a demo I got from another thread I downloaded it sometime ago to do high scores in one of my games.
Universal Binary Template - Universal Binary Template Instructions Rev 4 (Short) - Custom Score Display Template
you'll need a rule that says if the current score is > than high score
change highscore to current score.
Make sure you have current score in one game attribute and the 'high score' in another.
Make sure you use save and load attributes, so the score is saved permanently even if the player closes the game on their device. Have it load it on the first scene of the game.