Return to site

Game maker studio 2 death animation

broken image
broken image

However, for the death object to be destroyed when it's animation plays, you have to put instance_destroy() in the death object's animation end event. If you choose to have a death object, then in the collision event of the enemy with the bullet, change the instance of the enemy to the death object using instance_change().

broken image

Tutorials should be a guide, not a source.ġ. It's also full of errors, as you didn't copy the code from SS's tutorial correctly, which is why copying should be avoided in favor of figuring out how to do it independently. Erase what you have, it's too complicated for what you want to do.

broken image