- Home /
Implementing a leader board / high score (File read / write)
I need help implementing a leader board / high score in my game.
Any tips/suggestions?
As bonus help (:P), any ideas on how I can make this online (server stored leader board).
Answer by akkiDev · Aug 21, 2013 at 07:30 AM
I think this will help you a lot. LeaderBoard And HighScores. I am using this from two months, its totally suits my requirements. My requirements are same as yours.
check out this link and tell me if you like it.
Answer by StevenMCH · May 31, 2014 at 03:08 PM
Facebook version if you're keen https://www.assetstore.unity3d.com/en/#!/content/17803
Answer by CodePin · Oct 13, 2014 at 03:13 PM
Check out this one : https://github.com/rankpin/rankpin
top/friends/weekly unity ranking system.
Answer by maxgreen · Oct 27, 2015 at 10:06 AM
I'm using SOOMLA's game backend, which works really for social leaderboards. Other options you have out there are Gamesparks, Gamedonia, Playfab and Heroic Labs. They are all heavily priced though once you break a certain threshold of MAU, and SOOMLA is completely free.