Hello everyone,
I have a game that needs an offline leaderboards system, I don't want to use any plugins so that it needs internet to synchronize the scores.
- There has to be an option to type your name
- It shows the top ten players of the week and resets each Monday
- There should be an option to show the Top Players of All Time
- Everything needs to be locally saved with no internet connection available
I hope all this is possible to create offline without an internet connection (the tablets will be local for your information)
Thank you.