Crazy Highscore Loop
NesesitaGames
Member Posts: 160
I'm using the excellent highscore with names template, but have run into a strange problem. Here's what happens:
Say the player gets 1000 on his first play. Puts in his name on the Highscore screen, as Number 1.
Then decides to go back to the Title Screen, which also has a button link to the Highscore screen.
Then clicks on the button... and when he goes to the Highscore screen, it now shows:
Highscore 1 : 1000 : Player
Highscore 2 : 1000
Highscore 3 : 0000
So it looks like it's recording the same highscore twice...
Is this because I'm loading the Highscore attributes on the Title page, which then get passed on to the Highscore page?
Say the player gets 1000 on his first play. Puts in his name on the Highscore screen, as Number 1.
Then decides to go back to the Title Screen, which also has a button link to the Highscore screen.
Then clicks on the button... and when he goes to the Highscore screen, it now shows:
Highscore 1 : 1000 : Player
Highscore 2 : 1000
Highscore 3 : 0000
So it looks like it's recording the same highscore twice...
Is this because I'm loading the Highscore attributes on the Title page, which then get passed on to the Highscore page?
Comments