Masters of Gamecircle, I'm confused!

I've searched and searched but did not succeed..

I have been learning tutorials incorporating Amazon Gamecircle to Android. No problem with that. But it does not show how it works.

  1. What does Amazon means when you have to have a custom UI? Don't GC leaderboard just pop up when touch is pressed? Do I create a new scene and put my GC buttons in there. Then another scene to show the leaderboards? Do I use display text behavior? How do I incorporate the GC data and display it in that scene?

  2. I would like auto login when the game starts. Is it possible? Or do they need to click an actor?

Thank you for your replies!

Comments

  • yattamoveyattamove Member Posts: 236

    Anyone?

  • BBEnkBBEnk Member Posts: 1,764
    1. just make a button and put the show leader-board behavior in there and it will show when pressed.
    2. auto login is exactly how it should be done, just put the login behavior in a actor no rules and it will login, and I would put it at the bottom of the layers so it happens first.
    3. Amazon and iOS are the same.
  • yattamoveyattamove Member Posts: 236

    @BBEnk‌

    Thank you! I have already experimented with it. One last question, on adhoc, it says I'm another player (maybe random for testing purposes). And it says I'm unranked. Is that how it is? Once I have more than 1 player, it will show rankings?

  • yattamoveyattamove Member Posts: 236

    Sorry, I figured it out myself. Thank you!

  • colandercolander Member Posts: 1,610

    @yattamove always describe your solution so others searching later for the same answers can find them. Glad you get it solved.

  • yattamoveyattamove Member Posts: 236
    edited August 2014

    @colander‌
    Yup sorry! I messed up setting up the Amazon portal. I should have set up the Gamecircle tab above first then link it to my game. Then add leaderboard in the game below.

    Then proceeded with testing. I added the weird username that appeared in my device to Amazon dev portal Testing tab, and the leaderboard appeared.

  • muusimuusi Member, PRO Posts: 111

    @yattamove Hi, I would very much like to know what exactly did you do? I am also getting this "unranked" for Amazon game circle. API keys are correct, leaderboard is published, leaderboard ID is correct. Double, triple and N times checked. Player can log into amazon game circle from my game, after login the leaderboar name and icon are shown correctly but the leaderboard just says "unranked" and no scores are updated.

  • muusimuusi Member, PRO Posts: 111

    blushing checked again and there it was, misspelling in leaderboard ID:
    fi_codespace_dj_wolrds_best
    fi_codespace_dj_worlds_best

    took me whole day. Lesson learned: check, check and check again

Sign In or Register to comment.