little113180's Forum Posts

  • 5 posts
  • I cant find any were how to do this in Local.

    Can someone guide me to show me how to set up high score keeping with local storage?

    Thanks

  • GideonG I want the highscore to be local. can you guide me through how to set it up?

  • 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
  • I am making a Flappy Bird clone with the template provided in the software and I have a couple of poblems.

    Can someone tell me how to add a high score keeping component? I've tried and it does not work.

    Also, If you look at the template, how canmake it so the bottom pipe does not spawn so low?

    Thanks

  • I made a flappy bird game and I need help with 2 things. I need

    1. The game to keep High Score

    2. The bottom tube is too close to the ground. I need it elevated.

    Will pay with money from app sales.

    If interested Send me your email and I'll send you the file

  • 5 posts