Recently, I wanted to add global leaderboards to my game, but I have a small problem. I have data slots, which means that if I create a normal global leaderboard, it will update to the user’s current value when they switch to a new slot. After some thought, I found a workaround: creating a global leaderboard for each slot. What do you think?
Should I stick with the normal global leaderboards or go with a global leaderboard for each slot?
- global leaderboard for each slot
- normal global leaderboard
0 voters