Currently I’m messing around with making leaderboards and using GetSortedAsync() but I’m wondering if there is a way to get my values to be displayed from smallest to largest instead of largest to smallest.
I’m trying to achieve a leaderboard that displays the fastest completions for an obby. The values that are saved are in seconds.
I’ve looked around the devforum but I haven’t found any answers for this. If you do know please say how.
Thanks, Alpha.