I have a few questions regarding leaderboards…
-
How many scores are stored for each leaderboard? If the game is played by 10,000 people (for example), are there 10,000 scores saved?
-
When calling getLeaderboardScores, how many scores are returned? Is there a way to limit the number (say, top 100 scores)?
-
Is there a way to just return an individual player’s score and position in the leaderboard?
thanks!