PLEASE HELP!!!!

0 favourites
  • 3 posts
From the Asset Store
Game with complete Source-Code (Construct 3 / .c3p) + HTML5 Exported.
  • For some reason when we face left the characters breath will not go left.Here is our event sheet set up for this.

    keyboard-space is down///////// character - spawn flame particles on layer 0

    -character spawn breath on layer 0

    -Breath Pin to character

    • Flame pin to character

    keyboard-space is realease////Flame Destroy

    -Breath destroy

    -Flame unpin

    -Breath unpin

    Breath on collision with enemy///////-enemy destroy

    On left arrow pressed/////////Rotate flame -180 degrees

    -Rotate Breath -180 degrees

    On left arrow released//////////// Rotate flame 180 Degrees

    -Rotate breath 180 degreees

  • labombardn17

    Please don't multi-post over different forum sections.

    I've removed the copies.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • First of all I guess you dont want to spawn every tick the space-key is down..

    So on space pressed would probably be better..

    Second.. Unpinning after destroying isn't really nescessary..

    Third on pressed triggers once setting it to 180

    But on released triggers immediately when released, so you might not even see..

    Not sure what event you use for mirriring/rotating your character, but why not use that event to mirror/rotate your breath/flame as well?

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)