How do you add High Score Keeping?

0 favourites
  • 2 posts
From the Asset Store
Add SubRip (SRT) subtitles to your videos in Construct 3
  • I am making a flappy bird clone and I need help making it so it can keep high score. I have tried the tutorial that on this website but no luck.

    I have tried To use web storage KEY "HighScore"

    and then set value

    "HighScore" and Global variable High score

    and then Set text

    "HighScore: " & Global Variable High Score

    And then Else

    Set Value Of HighScore variable to 0

    and then Set text

    "HighScore: " & Global Variable High Score

    And then At the game end Add sub event

    Compare variable

    If the score is greater then the HighScore then

    Set local value to KEY "HighScore" and Score

    This Does not work

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You'd get more helpful responses if you explain

    A) what you are trying to do in great detail (what events, behaviors, etc.), and

    B) what is not working, and

    C) using the search function to see if there are similar topics to the one you posted, because chances are (and believe me) it has

    Nobody wants to spoonfeed. Solutions are there for people that put in the little extra effort.

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