Advice needed on the logic to develop a Custom Leaderboard

slinky1988slinky1988 Member, PRO Posts: 89

Hey guys!

My project involves multiple players taking turns one after the other and are individually given scores based on their performance at a set task. At the end of each round I want to display a leaderboard with the highest scoring player at the top and the lowest at the bottom. The problem I am having is how to get the leaderboard in that order after each round since the scores will be constantly changing. How can I make it so that the player with the highest score is always at the top? Please help with advice or point me in the direction of tutorials. Thanks :)

Sign In or Register to comment.