clarkgame's Forum Posts

  • Hi,

    I've managed to export my game fine, without ads. But now I'm trying to make it work with admob.

    Has anybody been successful doing so, lately? I've been getting errors through Phonegap, trying cordova plugin and "Josek5494"'s one.

    Getting some :

    /var/gimlet/tmp/3742165/project/src/com/cranberrygame/cordova/plugin/ad/admob/AdMobOverlap.java:576: error: AdMobOverlap.MyRewardedVideoListener is not abstract and does not override abstract method onRewardedVideoCompleted() in RewardedVideoAdListener

    class MyRewardedVideoListener implements RewardedVideoAdListener {

    error.

    Or what is the correct way to do it today?

    Try to using cordova cli inlocal build

    Using old version of cordova 6..0.0

    => All problem reslove

  • Hi there,

    I'm using a rotate wheel game like Pirate island but when test on Web browser it's lag and a bit slowly sometime.

    Can you help me

  • Free version non-have family,

    thanks for your help

  • I create sprite object: 'Monster' with variable: hp. After that i create another Sprite object call 'Hero' but i can't add variable name: 'hp', then an error show that variable has register. Why?

  • Still waiting for your update on Cordova cli ver 7.x.

    Do you need some help on cordova plugins bros? We still help you on github

  • How do I Comment on each action => I need to explain around 2 or 3 action to my friends. How to do it?

    Sorry i'm new and poor in english!

  • https://www.scirra.com/tutorials/4832/h ... en-layouts

    I though this trick will work for you

  • Hi, may you change to Intel XDK (free) ! It using crosswalk can help you

  • How do I Write to xml file had just loaded?

  • My requirement is:

    • Player A has 5 type armies eg: A, B, C, D E
    • Player B has 5 type armies eg: A, C, F, G, H.

    1) becasue there armies has same behaviours => i put it in 1 families call Army (Now A, B, C,D,E,F,G,H in 1 family). is it ok?

    2) i check collision by army to army? is this ok?!

  • thanks for your help

  • Here you are ! [quote:avos6fcy]https://www.dropbox.com/s/ao363ggmwtau4xt/ChinhChien.capx?dl=0

  • ok Kyatric,

    this 's my file,Thanks you

  • Try Construct 3

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

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

    sorry about my bad english!

    I created 3 monsters (in team A) in line combat with 1 monsters in team B. But A team come near by and hit each others. I control monster by using variable: team.

    my condition:

    monsters => collision with any monsters | monsters play "atk" animation.

    My wish: monster => collision with monster in different team | monsters play "atk" to monster in different team.

    how can i solve this problem?

  • uhm

    sorry about my bad english!

    I created 3 monsters (in team A) in line combat with 1 monsters in team B. But A team come near by and hit each others. I control monster by using variable: team.

    my condition:

    monsters => collision with any monsters | monsters play "atk" animation.

    My wish: monster => collision with monster in different team | monsters play "atk" to monster in different team.

    how can i solve this problem?

    thanks for your help