My character "Monster" disappears when he comes into collision with an enemy rather than playing the animation "damaged" that I have setup for him.
What could the issue be?
Under the event sheet "The Monster": line 28 is my code for it.
https://www.dropbox.com/s/yq0wkhl3hvq3m ... .capx?dl=0
All help is greatly appreciated.
bump
Develop games in your browser. Powerful, performant & highly capable.
I looked quickly and the origin for the "Damaged" animation is not right. I put it to the bottom like for the other animations and it works.
Thanks, that fixed it!