KENYONB's Forum Posts

  • Works fine on my end.

    WackyToaster Thanks for testing. Did it automatically sign you into Play Services?

    Did it show your Play Services nickname and avatar upon completion?

    Were you able to load Leaderboards?

  • Same here with my game. But oddly, the Google Play Services in your game works well here.

    Renfd THanks for testing. Do you mean it automatically signed you into Google Play Services? or did it show the game controller icon prompting you to sign in?

    Did it show your Play Services nickname and avatar upon completion?

    were you able to load the Leaderboards?

    It is still not signing me in.

    Link me to your game and I'll test yours.

  • Thanks for testing. You confirmed what I thought, the automatic sign-in to Google Play Games services is broken. When the game launches, it should sign you in automatically. If not, then an icon for Google Play Games appears for manual sign-in. Neither is working. It’s like the Games services isn’t being triggered anymore like it used to, but I haven’t changed my Google Play Games code since I got it working a while ago.

    I also debugged the APK as per your instructions and saw no errors for Google Play Games services.

    Nepeo has anything changed with the plugin? The game was working perfectly for months, then all the sudden, it won’t sign in. This could have happened after a Construct update and I just never noticed, or perhaps something on Google’s end? But again, I never changed my code related to this plugin so not sure why it would just stop working.

    I also tried always showing the Google Play Games icon so I could manually sign in, but it fails after you select which account. It never shows the “Welcome” graphic with your alias like it used to. So now manual sign in isn't working.

    Any ideas?

  • Thanks. I'll see what I can find debugging, but there was an issue definitely on Google's end regarding sign in. they released an update to Google Play Games app with bug fixes for sign-in issues.

    For anybody reading this, can you try downloading my game, opening it and seeing if sign in works automatically? Curious to see if it works for anybody.

  • Is anyone else having issues with Google Play Games services? I noticed in one of my games Runny Butt I cannot load the Leaderboards. I get the error "Hmm, something went wrong in Play Games"

    In other games that I haven't played before, it hangs on login with the green circle just spinning.

    I am assuming it is not just my game or the C3 plugin, but just want to check if it is happening with anybody else.

  • It will follow the object, if the object is moving away and at the same speed or faster than the object following it. But if you want the object to follow it, there are other ways to get that.

  • Thanks for fixing this. it works!

  • Glad it looks like a bug and I'm not losing my mind.

    Ashley Do I need to file a bug report or is this enough to get it corrected?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • The new MoveTo plugin is nothing like Rex's plugin. His was more intuitive. I want to click on screen and have the player move to the red X. what am I missing?

    Check this C3 example:

    https://www.dropbox.com/s/embo49759liz9z1/move%20to%20test.c3p?dl=0

  • Understood. Looking forward to the next beta release. Thanks Nepeo

  • Nepeo Did it make it into the latest stable released today r164? Or waiting till beta after r164?

  • hey Nepeo any update regarding upgrading the SDK to the latest version?

  • Thanks dop2000 I ended up using still frames in one animation, but I will try this in another project and see if it works.

  • Name + Number works perfectly. Thanks tarek2 for the quick reply and example CAPX.