Hi all.
I'm just starting out in Construct and I used the Platformer tutorial as a basis for my project and am trying to expand upon that.
In this particular instance, I am trying to set it up so that when an enemy is defeated, their specific animation changes to the 'Death' animation (the eye becomes an 'x') and they fall off the screen.
The issue I'm having is that I can make the hit enemy falls off the screen just fine, but the 'Death' animation ends up being applied to rest of the enemies (the ones who haven't been hit yet).