High score set up...
Hey guys,
I need to set up scoring in my game, which would include remembering a high score
The high score scene is triggered by a timer, which when it counts down to 0 it changes scenes to the high score scene.
Need help, this has been troubling me for ages...
I need to set up scoring in my game, which would include remembering a high score
The high score scene is triggered by a timer, which when it counts down to 0 it changes scenes to the high score scene.
Need help, this has been troubling me for ages...
Comments
Each time you start the game, like at your title screen or something else at the beginning, do a load action to assign the saved variable to high score.
i have two texts one saying 'best score' and the other saying 'score'. the best score should show up with the best score but it shows the score you just recently played and the one that says score doesn't even show anything except for 0.
Thanks NiK
by the way i m playing the game to get scores.
I've just been through these for my game and they helped loads
Here's the first:
Cheers
Thanks NiK
Thanks to you, problem solved, really appreciated all your help
Have an awesome day!!!
Thanks NiK.