hi i was wondering if there is any way for the highscore on my app to be saved so that when i reopen the app the highscore hasn't been sent back to zero?
yes there is a way. You need to save keys/load keys... there are behaviours in the GameSalad that you need to use.
Basically you save an attribute to a key at a given time in your game (called what ever you like) Then on loading the game on the launch screen add a rule load key (what ever its called) to the attribute.
Search the forum or the wiki and you should find what your after.
I'm sure t-shirt (GS helper) will have done a video walkthrough of the process so check out the cookbook too.
Comments
Basically you save an attribute to a key at a given time in your game (called what ever you like)
Then on loading the game on the launch screen add a rule load key (what ever its called) to the attribute.
Search the forum or the wiki and you should find what your after.
I'm sure t-shirt (GS helper) will have done a video walkthrough of the process so check out the cookbook too.