Game Centre

djdeedjdee Member Posts: 180

Hi,
I recently upgraded to pro and have no idea how to get game centre in my game. I followed this video and completed my iTunes connect part, but can some1 guide me as to how i can implement the rules in my game which is already finished.

Best Answer

  • Thunder_ChildThunder_Child Posts: 2,343
    Accepted Answer

    That may be a little difficult...but here goes. Here is what I do now every time and it works great.

    Menu Scene: This is where I put the behavior to login to Game Center. No timer...no push button to login....just login. I also put a Game Center Icon (just google search game center images) with a touch to show leader boards behavior.

    Game Over Scene: This is where I put the behavior to post score at end of game...(when lives is less than one, post "high score").

    Pretty straight forward. Be sure to use the proper identifier of your leaderboard. I use this example

    (com.shookie.highscore)

Answers

Sign In or Register to comment.