Execute Animations on Input

I want to make an animation play for my character when the player fires a weapon. I made a custom animation and imported it just fine, just really am lost on how to make animations play in Persona :frowning: . I got the animation to play, but it played the animation once, and the animation froze once the key has been released.

Just need help getting in the right direction to making animations work :frowning:

Hi man
calling the node Play animation , set to your mesh and the animation should not stop until the end + settings

How did you get the animation to play? If youโ€™re playing the animation outside the animation BP using Play Animation node or other, then you must make sure to set the animation mode back to the animation BP. Check this https://answers.unrealengine.com/queโ€ฆter-playi.html.