There is a tutorial to top 10 high score with name ?

Something like this

  1. NAME SCORE
  2. NAME SCORE
  3. NAME SCORE
  4. NAME SCORE
  5. NAME SCORE

I searched all over the internet and found nothing.

Please someone can help me with this ? ? ?
Thanks!

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    A sorted high score list requires a sorting function, which GameSalad does not have built-in. I'm working on a bubble sort for high score lists which I've shared a version of here: http://forums.gamesalad.com/discussion/comment/481786/#Comment_481786.

    @Armelline also has a bubble sort here: http://forums.gamesalad.com/discussion/70000/armelline-s-free-stuff-for-everyone.

  • miyaoomiyaoo Member Posts: 27

    I dont understand what is it exactly I downloaded this and I have just 0 in the middle of the screen,
    I do not know exactly what it is supposed to do...

    More help please...

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    If you're referring to my demo, take a look at the table values. When you preview the project file, you should see the list of values and then they should start to sort into ascending order.

    This is what the finished sort looks like:

    Understanding a bubble sort implementation in GameSalad is a difficult challenge. If you're new to using GameSalad, you may want to start with something a bit easier.

  • miyaoomiyaoo Member Posts: 27

    Why do not use table for example? I think table can be the best solution to make list of highscore+name...
    I just want to know how to do this...

    I dont care to buy tamplate done that.

Sign In or Register to comment.