How do you add multiple leaderboards?
-
How do you add multiple leaderboards to a project? I made a Geometry Dash with 3 levels but the leaderboard just says one score.
-
How do you add multiple leaderboards to a project? I made a Geometry Dash with 3 levels but the leaderboard just says one score.
Currently the blocks in the “Game” category only supports one set of scores for simplicity. To have different leaderboards for different levels, you would have to implement your own leaderboard. For example, you can store the scores of top players in the project’s data, and sort/update them each time a new score is generated.

-
Currently the blocks in the “Game” category only supports one set of scores for simplicity. To have different leaderboards for different levels, you would have to implement your own leaderboard. For example, you can store the scores of top players in the project’s data, and sort/update them each time a new score is generated.

@info-creaticode Thank you very much!

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login