highscore

MitchMan97MitchMan97 Member Posts: 51
edited November -1 in Working with GS (Mac)
On my game I have a high score and I have a button on the menu that lets you view the high score but my problem is when i get a new high score it doesn't update to my high score page. Does anyone know how to fix this?

Comments

  • SamXOOO7SamXOOO7 Member Posts: 47
    You could try if game.final time > game.highscore
    change game.final time to game.highscore

    Also maybe link the load high score attribute to the highscore button so it updates when you click it.
  • MitchMan97MitchMan97 Member Posts: 51
    the first one worked but now when i close the app and reopen it gets set back to zero is it possible to save the high score so that its still there when i reopen the app?
  • SamXOOO7SamXOOO7 Member Posts: 47
    Do you have the save attribute for the finished time? Also, I'm not completely sure but i think when you close the game on GameSalad it would reset because your only in game development.
  • MitchMan97MitchMan97 Member Posts: 51
    so after it is on the app store and i download it for real it should save the scores correct?
Sign In or Register to comment.