Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hello there!

Luckily the FAQ contains an answer to your question:

There may only be one entry per one player. This is done to support features like name editing and deleting an entry in a safe way, such that other people don't mess around with other people's entries. If you do not want this, then disable "Unique Usernames" for your leaderboard and make use of the LeaderboardCreator.ResetPlayer() function during the callback from uploading an entry. Note that after this, a player's previous entry cannot be edited nor deleted by the player themself.

Sorry, I missed that. Works like a charm! One other question, when I decide to upgrade to the Advanced Leaderboard will it keep the same public key and just increase the capacity or will I have to create a new Leaderboard and key?

Usually I give out a new leaderboard with advanced privileges. But I can upgrade existing leaderboards as well, so it is up to you.