Question by
UsmanAbbasi · Jul 12, 2016 at 01:46 PM ·
animationanimator controlleroverrideanimationstate
Animator Override controller SubstateMachine issue
I have an animator controller named "NPC_AnimatorController" and i have sub-state machine in it. I have created animator override controller and assigned "NPC_AnimatorController" as its controller. The problem is that override controller is showing all the clips except those which are in substate machine of "NPC_AnimatorController". How can I override those clips for animator override controller?alt text
animationoverridecontroller.png
(16.6 kB)
animator-controller.png
(74.3 kB)
Comment
This is the substate machine whose animation clips/states are not being shown in override controller.
substate-machine.png
(53.0 kB)