1 Attachment(s)
Help with Highscore lowest score
I have made a highscore for my game following Jeffs tutorial, and it works great except that for some reason when I get a new score that is lower then any of the 10 scores I save that score replaces the lowest score before. So if place 10 on the highscore board have a score of 10 and I get a new score of 5 and submit that it replaces 10 with 5.
I looked at the example file again (have attached it) and it works there so i am trying to find the event that prevents this from happening so I can insert it into my game, but where is this event? Do anyone know?