Rafael0125's Forum Posts

  • shooting event is not working ... i clicked the object and copy and paste it ....

    so when the player comes close to the orignal turrent all the other turrent also starts to shoot... aafter i destroy the first turrent .. when i come close to the next turrent ( copied one) it does react it doesnt shoot ... but it does get destroyed if i shoot it ...

  • Hey I have made any enemy, but when I copy and paste it, it does not perform the same functions that of the original enemy. Please could you help me out

    Thank you,

    Rafael0125

  • Thanks ... I did it by adding this condition .. every X seconds condition ... :)

  • Hi Could anyone help me out,

    I made an enemy, that shoots if the player is at x units, the problem that I am facing is that it is continously spawning bullets, could someone tell me how to give a gap before the next bullet is shot?

    thank you,

    kind regards,

    Rafael0125

  • Thank you very much ... sorry for acting like a noob ... I am bad at programming :( trying my best to learn

  • ok ... so when I went to system ccompare two values .... it asks for the first one than compare than secound value...

    So for the first one I write:   enemy.xenemy.y

    less or equal

    for the second one I write:     player.x,enemy.y

    yup for horizontal

    thanks :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • for the secound one is it

    distance(enemy.x,enemy.y,player.x,player.y or enemy.y??

    thanks for the reply... will just try it out

  • Could someone help me out, by telling me how to make an Enemy shoot only if the player is at, lets say x distance away from it? [Platformer Game]

    Please if possible if you could make an attached file for it.

    Thank you,

    kind regards,

    Rafael0125

  • Hey could anyone help me ... in a platformer game;

    I want the player to shoot left and right, how do I do that?

    Thank you,

    kind regards Rafael