How do I add crouch animation

Screenshot by Lightshot - I have added a crouch feature to my character where I press left ctrl or c key and my character slows down.

However the problem I’m having is that I don’t know how to add a crouch animation to my character so that when I press ctrl or c key my character crouches.

Could you help me

Thanks!

you have to add it to the state machine

https://docs.unrealengine.com/latest/INT/Gameplay/HowTo/CharacterMovement/Blueprints/AnimBlueprint_Crouch/