How do I add "Local high scores" functionality to a Google Play app?

I have an app on the Google Play Store and I want to integrate Play Game Service Leaderboards. To do that, I think I need local high scores that save between plays. That way, it doesn’t have to connect to Google Play Services if there’s not a new high score. I’m completely new to making a save that remains between plays, however, so this is completely new to me. How does one do that?

Hi Anamalous,

I have recently deployed my app to Google Play (BallAche -shameless plug) and found it very straightforward.

If you get the Nerdiacs GPG Unity plugin and follow the instructions for LeaderboardUI you will ahve this functionality in no time.

Let me know how you get on, and I’ll try to help if you get stuck.

Good luck!