Save System using scores from leaderboard

Some games are just too hard to beat and can’t continue with the points that were collected. So I suggest using the leaderboard as the way to save player’s current level, coins and more. Example:

Level:
If-Player/Leaderboard “Level”/Equal To/2
Do-Level/Score Label/Set Value/2

Coins:
If-Player/Leaderboard “Coins”/Greater Than/0
Do-Coins/Score Label/Set Value/Leaderboard “Coins”

Also change the max leaderboard type to two or more, so players are able to set more save systems.

2 Likes

Hi @DerekEu! This is an interesting offer :wink:. We will make some changes for this in the future. Thanks! :+1:

1 Like