Add a trigger once to the event. Also you may have other animations that overrule the death animation, this is a common issue people come across, usually something like an idle animation is trying to play at the same time. You should make sure other animations cannot be true, such as adding a condition to an idle animation event 'death animation is not playing' or something similar.