How would I make an animation when a key is pressed?

Hello. I have made a character and I made an animation with it. I will like to make it when I hit a, The character executes the animation. How would I do this? Thanks!

Pretty sure there is a “play animation” node. You would just hook up your “input key” to that and you should be good to go.

Where would I find the play animation node?

hello. since you are trying to play a single animation. i think the best solution is using an animation montage with ur input event.