Input animation for example Running - panching?

Hello,

You probably want to do some research on Animation Blueprints: Animation Blueprints in Unreal Engine | Unreal Engine Documentation

And especially on State Machines for transitioning between different states like standing and crouching:

You may also find some of the videos in this tutorial series to be useful:

I hope this helps!