Leader board
honeymimi56
Member, PRO Posts: 24
Hi All,
I'm struggling with setting up leaderboards in GS. It seems pretty easy to set up the leaderboards in Game Center, but what should I do with GS after I've done with Game Center? I watched a tutorial which seems a bit outdated. Is there a way to create a button, click it for taking players to view the leaderboards?
Thanks,
Michelle
Comments
Can I put 'post score' and 'show leaderboard' in one button?
Cheers
Yes. Just trigger both behaviors in one button. Use a timer to give a slight delay to showing the leaderboard if you're worried about execution order.
But I can only see this being useful if you want the user to choose when they post the score. You usually want to post the score as soon as gameplay is over, no?
Thanks. Yes, I'm planning to put this button on game over scene.