How do I make it so ascending order goes highest to lowest scor
One of the GetLeaderboard function overloads includes a "isInAscendingOrder" bool parameter. Set it to false, and you'll always receive scores highest to lowest scores, no matter the sorting of the leaderboard itself.