2
\$\begingroup\$

I have a set of animations: Idle, start walking, stop walking, and walking full speed.

I have the animations all blending nicely...and the controls are fairly responsive during most of the motion...but there are odd transitions where the blends take away control--I can't transition to the walking animations when I am blending between the "stop walking" and "Idle" animations, for instance.

How do I get the animations to transfer during the blend phase??

\$\endgroup\$
1
  • \$\begingroup\$ I'm putting this question on hold because it does not contain enough information to diagnose the problem and suggest an appropriate fix. We'd need to see the Animator Controller graph and how the transitions have been configured. \$\endgroup\$ Commented May 12, 2023 at 13:13

1 Answer 1

0
\$\begingroup\$

If your character controller have variable movement speed value, use it for blending.

Are you using any transition/condition to exit the blend tree and enter into another blend tree?

Use movement float value for transitioning between blend trees as you normally use between states.

\$\endgroup\$
0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.