makes a temp high score

zombotszombots Member Posts: 186
edited November -1 in Working with GS (Mac)
hey there
was just wondering if this was possiable
to have a high score for while the game is open,
i kno we cant save them yet but is there a way it could show it until u closed the game if u kno wat i mean?
thanks

Comments

  • quantumsheepquantumsheep Member Posts: 8,188
    Just make a variable called 'hiscore'

    If the player's score is higher than high score, then make the player score the highscore.

    If you just have that one update, and don't reset the game, then it should work.

    Hope that helps

    Cheers,

    QS

    Dr. Sam Beckett never returned home...
    Twitter: https://twitter.com/Quantum_Sheep
    Web: https://quantumsheep.itch.io

  • zombotszombots Member Posts: 186
    thanks heaps QS
    its works, just got a couple of bugs
    i must have a reset in my game somewere
  • butterbeanbutterbean Member Posts: 4,315
    How do you get the high score to stay if you want to repeat the level over again, and better your score, or is that only available with the save high score?
Sign In or Register to comment.