Blending out of timeline animation (return to Animator control)

So right now if I add a playable director to play a clip and it has an animation, the animation will override the animator’s current runtime animator controller.

As I understand it - the timeline director overrides the current animator controller completely.

How do I smoothly blend back into the current animator controller once the timeline clip is complete?

Answer is to make sure there is an ease out duration assigned to the animation clip.

1 Like