-
Highscores problem
I got highscores in my game.
When you complete the game you have a option of clicking on the highscores button.
When you click on the highscores button then if you have high enough highscore it asks you (Enter your name)
But when i enter my name once, it asks for it again, then it becomes a double highscore. please help.
PS - One of my events when you click on the frame is "ask user for name".
PS - im doing this for my ict project.
-
The highscore object automatically checks to see if you have a new highscore, I think that's your problem.
-
Uncheck the "Check hiscore at start of frame" property of the hiscore object.