gurca's Forum Posts

  • You can create by yourself with Tilemap then save TileJSON in a JSON file.

    Then you can load randomly.

    Is there a sample study on this? You know.

  • I want to generate random maze in my game. Is there an easy way to do this in Construct? Or will I create a separate one for each section?

  • dop2000 created a pretty good solution which you can find here:

    https://www.construct.net/en/forum/construct-3/how-do-i-8/draw-shape-touch-input-path-151065

    Okey. I will review this. Thank you.

  • I draw a path when I touch it with the touch object. I want my character to follow this path too. How can I do it?

    Tagged:

  • You would compare to for example a global variable, the touch is not an object where you can add instance variables.

    Okay. Thank you.

  • What are you trying to achieve?

    There is a button, I have assigned a value to the button. I want the value in the button to be equal to the value in the touch feature so that I press the button.

  • I wanted to assign an instance variable to the touch feature, but I guess it doesn't exist or I couldn't find it. Anyone have any knowledge on this?

    Tagged:

  • I have a character falling from top to bottom and an object pops up when the screen is touched. What I want to do is, when my character hits this object, my character will rise a little and move to the right. how can I do that.

    Tagged:

  • If you have added your device to AdMob as a test device, they'll always appear as test ads to your device, just incase you've done this.

    If you've unticked the box and disabled test ads, check on another device and they should be live ads.

    I did not add it as a test device. But it shows up as test ad on my device. I will try on another device.

  • You probably exported it while it was in test mode, try again

    Will it be like the photo I shared, test mode or will I publish it as marked?

  • My game is over and I've published it. But when I downloaded my game from google play, when I opened my game, I saw that the ads were in test mode, why might that be. I turned off test mode.

    Tagged:

  • Yes that's right

    I did that, but again the advertisement is not showing

  • That should be 'show ad', it gets created earlier.

    Do I create the ad at the beginning of the layer? Then should I do it with the option to show video ad on death?

  • When my character dies in my game, I want to watch an award-winning commercial and die. But it doesn't show ads. Where am I doing wrong?

    Where am I doing wrong?

  • Try Construct 3

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

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

    As dop2000 said, you need to have the required icon SIZES.

    All your icons are 18 x 18 px. That's why it's not exporting.

    All right, thank you, I got you both done.