So literally I have 2 blend space animations for 2 conditions:
While moving (setting move animation BS)
While crouching (setting crouch animation BS)
What I got in State machine:
What is in State machine → Movement state:
What is in State machine → Crouching state (here starts the problem):
The problem is, the Crouching animation is not rendering properly.
The crouching animation:
The walking animation (absolutely fine):
Here is the blend space (which looks like its okay with it):
What’s the problem of it?