Hi all
I’ve just starting setting up Google play game services and realise that it’s more than I need for my game.
All I want is a world high score table, can anyone point me in the right direction?
Hi all
I’ve just starting setting up Google play game services and realise that it’s more than I need for my game.
All I want is a world high score table, can anyone point me in the right direction?
Hi Quizmaster
A few years back I found this service from a Unity community member.
You can then use simple network.request calls to POST and GET the scores from the dreamlo servers.
Very hand indeed with the only drawback being the chance of the service stopping one day. Other than that you could try to roll your own but this would involve a considerable about of time/energy…well it would for me 
Hi Simon
Thanks for the pointer, I’m looking at it now, this could save me a ton of work!
No worries, if you end up using it throw the dev some money, he has done some great work with this service.
I certainly will give him some money, it will help keep the service up and running.
Hi Quizmaster
A few years back I found this service from a Unity community member.
You can then use simple network.request calls to POST and GET the scores from the dreamlo servers.
Very hand indeed with the only drawback being the chance of the service stopping one day. Other than that you could try to roll your own but this would involve a considerable about of time/energy…well it would for me 
Hi Simon
Thanks for the pointer, I’m looking at it now, this could save me a ton of work!
No worries, if you end up using it throw the dev some money, he has done some great work with this service.
I certainly will give him some money, it will help keep the service up and running.