Vehicle Template Pawn. How to create Vehicle Animations (transformations) on input

Hi, I am trying to create a vehicle animation on input. I want my chaos Vehicle to play different animations on input [i.e drift (Root-z-rotate), 360 spin, etc…] I find it difficult to wrap my head around the blueprint logic of this goal.

It should be able to cancel the animation during a collision.

Does anybody have experience with this?