jrpaoliello's Forum Posts

  • Thanks ArcadEd.

    That worked.

  • Hello,

    I have several sprites planes in my game. This sprites planes have a typePlane instance variable.

    I created the event: "SpriteBullet On Colision with SpritePlane" -> SpritePlane Destroy.

    The event above works fine, but now I want to destroy the plane only if the plane fired by the event has Its typePlane instance variable with the value "enemy".

    Is there anyway?

    Thanks,

        Jos� Roberto.

  • Thanks eli0s and ashley.

    I changed the Set Angle to 'no' and the Motion Angle to 180 degrees.

  • Thanks blackhornet. That solved my problem.

  • I changed the property "Set angle" to "no" and now the text run from left to right and stays UPSIDE DOWN.

    I want the text to run from right to left and UPSIDE UP.

    Thanks,

    Jos� Roberto.

  • I created a Text with a initial text ("test" for example).

    I give the bullet behavior for this Text and on event "Start of layout" I Set the Text angle to 180 degrees because I want the Text run from right to left on the screen.

    The Text run from right to left, but the problem is that the text run UPSIDE DOWN. What can I do in order the Text to run upside up ?

    Thanks,

       Jos? Roberto.

  • Ignore the post above and consider only the post below!

    I created a Text with a initial text ("test" for example).

    I give the bullet behavior for this Text and on event "Start of layout" I Set the Text angle to 180 degrees because I want the Text run from right to left on the screen.

    The Text run from right to left, but the problem is that the text run UPSIDE DOWN. What can I do in order the Text to run upside up ?

    Thanks,

       Jos? Roberto.

  • I created a Text with a initial text ("test" for example).

    I give the bullet behavior for this Text and on event "Start of layout" I Set the Text angle to 180 degrees because I want the Text run from right to left on the screen.

    The Text run from left to right, but the problem is that the text run UPSIDE DOWN. What can I do in order the Text run upside up ?

    Thanks,

       Jos� Roberto.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks a lot!

    Your last help solved the issue.

    Jos� Roberto.

  • Thanks for the replay Olivier!

    I want the game to execute the loop in the array only when I click in a button that I have in my interface. Is there anyway ?

    Thanks,

    Jos� Roberto.

  • Hello,

    How can I do a loop in a array when I click on a button ? I can't find a action to make a loop in array.

    thanks,

       Jos� Roberto.