mrneko's Forum Posts

  • Apart from prompting IDFA in game, here's another struggle ==> developer.apple.com/app-store/app-privacy-details which seems to be mandatory starting Dec 8th.

    I have just submitted a new game and there are so many questions to answer, most of which I'm just guessing because there's no proper documentation regarding what Admob collects.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Nepeo

    I know this is an old thread but it's also the most active one regarding mobile advert plugin and gdpr.

    Just want to find out if the plugin currently detects countries properly? I want to setup my ads and was just testing with a simple prompt:

    MobileAdvert: is in EAA or Unknown: Set compliance to 0

    MobileAdvert: is not in EAA or Unknown: Set compliance to 1

    I'm in Australia but it's always showing compliance as 0.

  • Hi everyone,

    Just want to find out if the Mobile Advert currently detects countries properly? I want to setup my ads and was just testing with a simple prompt. I'm in Australia but it shows EEA or Unknown. I tested with debug APK so could that be the cause?

  • Hi everyone,

    Need a bit of guide here. I would like my character to rotate one full circle, clockwise or anti-clockwise on collision with another object.

    I tried a few ways but couldn't get it to work. Not sure if there's any way of doing this without affecting performance by a lot?

    Any help would be much appreciated.

  • Anyone please?

    Ashley?

  • Hi everyone,

    I have attached the game file for reference. Basically the game is smooth on pc but not on mobile. When the character move forward it feels like everything else is a bit jerky.

    The CPU usage is not that high even on mobile so I'm not sure what's wrong here. Hopefully someone can have a look and suggest a solution. Thanks!

    dropbox.com/s/6trarsf2t9axfki/Stickman%20Debug.c3p

  • Hi all,

    Does anyone know if this sort of lighting effect is possible with C3? Basically like the sun is setting and everything else is starting to darken. Someone posted a similar question here ==> construct.net/en/forum/construct-2/how-do-i-18/create-nice-lighting-effect-97058 but I can't download the capx as the link is not working. I tried using blending effects but didn't work. Would be great if someone can give me a pointer. Thanks!

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Alright, I managed to implement top rank and score by going through some of the past threads. I am now stuck on retrieving player rank for global and among connected players only. Is that even possible?

  • Hi everyone,

    I am attempting to make a simple Facebook instant game leaderboard. I would like to display own rank + score along with top 5 players globally and among social circle.

    How do I pull the data for player image, name, score and rank in those category separately?

    Any advice is greatly appreciated!

  • It is no difference.

    You have misunderstood whatever texts you have read.

    🤯 Is that so? Why do they have all those different modes to confuse a beginner like me? Thanks for the clarification!

  • Hi everyone,

    Would like to find out from those of you who have experience with Facebook Instant Games the difference between the 3 modes mentioned. I read through the documentation but still slightly confused. From what I have gathered:

    1. "Challenge" only show list of players who already played the game before?

    2. When a player "Invite" a friend to play, they will take turn to challenge the score?

    3. "Request" is the notification they receive on their Facebook alert tab to play the game?

  • Hi everyone,

    I have been using the export feature to build SDK without any problems until now. I receive the following error while trying to update my SDK this morning. I used the same settings as previous builds (over 20+ builds without error).

    Error: Checking Java JDK and Android SDK versions

    ANDROID_SDK_ROOT=undefined (recommended setting)

    ANDROID_HOME=~~/androidSDK (DEPRECATED)

    :wrapper

    Task :app:transformDexArchiveWithExternalLibsDexMergerForRelease FAILED

    35 actionable tasks: 35 executed

    Not sure what that means so will be great if anyone can advise on this issue. Thanks!

    Edit: It seems like this user is also experiencing similar issue ==> construct.net/en/forum/construct-3/general-discussion-7/andriod-signed-apk-build-144783 so admin please merge or delete this thread if necessary.

    Tagged:

  • You do not have permission to view this post