highscore problem

The highscore will save as any score that you get! I'm one step away from publishing it! (its on windows)

Comments

  • colandercolander Member Posts: 1,610
    edited April 2014

    Here is a demo I got from another thread I downloaded it sometime ago to do high scores in one of my games.

  • StormyStudioStormyStudio United KingdomMember Posts: 3,989

    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.

Sign In or Register to comment.