Say I created a different death animation for a particular enemy: anim death40 where the enemy gets eaten by a shark. This enemy has multiple death animations.
How can I make that death animation exclusive to that enemy?
Or do I need to have all the others enemy also have a death anim40 animation, but just copy the old anim death code and be the same as their regular anim death?
I'm using attack40 which leads to fall 40 and ultimately death 40.
How can I make that death animation exclusive to that enemy?
Or do I need to have all the others enemy also have a death anim40 animation, but just copy the old anim death code and be the same as their regular anim death?
I'm using attack40 which leads to fall 40 and ultimately death 40.