Stand to crouch animation working but crouch to stand and walk crouch not working

Make thread-safe variables.
The character movement component (CMC) has a function to return a bool for this state.

Using one of the sequence pins set a variable for is crouching (bool). Use character movement component is crouching function.

Transition Rules…

Stand/Crouch Transition (State)

4 Likes