Amazon Gamecircle help?!
justinodunn
Member, PRO Posts: 226
I've searched everywhere and there are no tutorials and the guide on the cookbook is just not clear. What do I have to do to show a leaderboard? I did all the API stuff and created a new leaderboard in Amazon Gamecircle, in my highscore screen in the game I draged a just a white colored actor, and dragged in behavior platform- show leaderboard, typed in the ID from the created leaderboard in Gamecircle. I also dragged in the log in platform behavior there. And finally, I dragged in the post score platform behavior to whenever the user reaches a new highscore. But when i go to my game, nothing shows up... thanks.
Comments
show leader board behavior should be in a touch rule in a button the user can press so it goes there when you touch the button, the login can be in a actor off screen and it will login automatically or prompt user to login when game starts.
Thanks, does my post score work correctly? And the login behavior should be at the menu screen? or could it be at the same screen as the show leaderboard behavior?
Thanks man, everything seems to be working. But is it that when a user posts a score he/she will have to log in/ create an account? And does the platform behaviors drop the framerates of the game??
it might drop frame rate on a slow device but otherwise I've not noticed anything, and if they are not logged in it will log them in as guest so no worry.
Cheers, one last question. Does it take like at least 10 seconds to load when you press the button that triggers platform show leaderboard?
not really it's pretty quick I just checked it took about 3 seconds, but I guess that depends on your connection too.
Alright cheers