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?