About This Project
Example project showing how to set up a saving score and high score system. In this example it will only save your score if you beat the previously saved high score. In this it saves when you touch a button. In your game, you probably want to save when the game is over. So what ever triggers game over should also trigger your saving logic.
Screenshots
Awards
Level-Up
You released your first project update! Every improvement makes your game stronger.
First Play
Your project earned its first play! Someone discovered what you made—keep sharing and building.
Comments
What part are you confused on?
The save behaviour will save any number or text entered as soon as it is executed. The load behaviour will look the value from a specified save behaviour once it's executed, once it's loaded you can output (share value) the value into another behaviour (like change label). See sharing values in the help documentation for more info on how to share data between behaviours.
I saw that you can save it...... But how? I still don't know how to save and load something
Thank you I got it fixed
Very useful, thanks for giving us an example Project! ^.^

