How to make an animation play when player gets hit

Hello everyone reading! Im trying to make an animation play when the player takes damage as well as change the face. I have tried looking on the internet as well as the devforum, and could not find anything. If you know how to do this please let me know. Thanks!

1 Like

What does your Hit definition mean? It could be Player’s Health is reduced, or they get punched by an animation.

I’ll assume is the first one, just make it whenever their health is reduce, play the animation on the victim.

1 Like

Ok, thanks a lot! I’ll see what I can do