I'd like to decrease the score when player loses. Since leaderboard automatically ignores lower score than it has, I wonder there are anys way to do this. thanks!
Asked
Active
Viewed 128 times
3
-
There is no way to do this as it is not what a leaderboard is intended to do. If you want this kind of functionality you will have to implement it yourself. – free3dom Nov 01 '14 at 09:42
-
You mean i need my own server. Thanks! – Youngsu Choi Nov 02 '14 at 05:07
-
Yes, you will need your own backend in order to do that. – free3dom Nov 02 '14 at 10:52