SinArs's Forum Posts

  • 5 posts
  • Scratch that I found where it needed to go.

    Thank you very much for your help!

  • How do I do that? As far as I can tell I can't put the else anywhere else without it n=saying 'not valid here'

    Thanks.

  • Try Construct 3

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

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

    I am having some issues with getting an enemy to follow the player.

    I have it so that when the player enters the line of sight of the enemy set its angle towards the player and move forward. This works fine however when I try to get the animation to change from idle to attack things go silly. When the player is on the left of the enemy it plays the attack animation but when the player is on the right of the enemy it plays the idle.

    I want it to play the attack animation whenever the player is in the line of sight otherwise which back to the idle animation.

    Any help would be great,

    Thanks!

  • Awesome, that works perfectly!

    Thanks again!

  • Hi,

    I have a scene where the player enters water and I want his health to decrease slowly and I am not sure how to go about it.

    I am trying 'water is overlapping player subtract 1 health' but the play is dying almost instantly (you only have 4 health)

    Any idea how to get it to decrease slower?

    Thanks!

  • 5 posts