Highscore not working...

0 favourites
  • 2 posts
From the Asset Store
2D fighting template based in the game that defined the fighting games genre.
  • I want a highscore to appear on my Game Over screen.

    I've got (on the previous layout) a text object called TheScore and a Global Number called Score. These work and display the score.

    On the Game Over screen I have a text object called TheHighscore plus the following event sheet, but it's not working:

    http://i68.tinypic.com/34xjlu1.jpg[/IMG]

    I've saved/displayed highscores on previous games but I can't get it to work this time. What am I missing here?

    Thanks all :)

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You only update the high score text object if score is greater than high score. Maybe your score is less than high score which means the text object would not update. If your score is actually greater than high score then it's possible the game over layout isn't using the event sheet.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)