Game Center High Score question
Jmattocks
Member, PRO Posts: 54
In my game I would like player's best scores to automatically be sent to my Game Center Leaderboard ID without them having to "Post Score" manually? I have gone into my game and setup my View Leaderboard actor with the Platform Show Leaderboard behavior. How do I set it up to have my game automatically send my game.BestScore attribute to Game Center?
Best Answer
-
Braydon_SFX Posts: 9,273
You would put that behavior in your game over rule. Or in a rule that knows when the game is over.
For example:
When game.GameOver is true,
Post Game Center score.My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Answers
@Braydon_SFX will it post it in the background or will a screen pop up interrupting the game?
@Jmattocks - Sent you a reply to the message you sent me.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx