WallisonBR's Forum Posts

  • Thank you very much.

    Problem solved!

  • My action is as follows:

    Every time a variable is = 1, the object is created.

  • Hello.

    I am having a question, when using the SYSTEM >>> CREATE OBJECT action to create multiple objects at the same time, I would like you to create only one object.

    How can I do this?

    Thank you!!!

    Tagged:

  • Hello.

    I have a doubt.

    How can I disable an interstitial after it has been displayed once?

    The issue is that every 3 times my character dies, an interstitial appears, but when the game starts again, the interstitial appears non-stop, so I wanted to know how I can deactivate it after it appears, the interstitial will only come back when character dies 3 times again.

    Thank you so much!!!

  • I'd like to know how to set up a Construct project to receive Google Admob ads.

    Would anyone have any tutorials?

    Thank you very much!!!

  • Thank you very much!!!

  • Would you like to know how I can destroy an object after I get a collision animation?

    The situation is as follows:

    When my character collides with another object I set up an animation, but I need my character to be destroyed, but I can not make the sequence after the animation is destroyed.

    can anybody help me?

    Thank you very much.

  • Hello guys!

    I would like to know which method is working to insert Admob ads into Contruct 2.

    I have the paid version of Construct, tried to use Cocoon in Construct 2 via command prompt, but did not display the ads.

    Does anyone have an alternative that works?

    Thank you very much!!!

  • Thank You!

  • Thank You!

  • Try Construct 3

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

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

    Is it possible to remove the screen that starts the game that says: Powered by Construct 2?

    I have the license (paid version) of Construct 2, I would like to know how I can remove this screen.

    Thank you!

  • I would like that every 3 times that the character died, a text appeared.

    Every time my character dies a message appears and he has to tap the screen to play again.

    From there, I would like to do the accountant.

    But I can not get the counter to add +1 to each death, it can not add up from one death to another.

    I was thinking of doing the following, but I do not know how:

    Death Counter Variable = 0

    Death Counter Variable = Death Counter Variable + 1

    can anybody help me?

    Thank you very much.

  • Thank you!!!

  • I would like to know how I can replace a frame after a collision, for example, an object that causes damage to the character of a game, when falling into the character it substitutes for another image of the character.

    Thank you!