- Home /
Question by
china.hulin · Aug 28, 2013 at 05:58 AM ·
animatorcontroller
How to add an animator controller to animator by script in unity3d?
I just want to dynamic add a controller to an animator. thanks for your answer!
Comment
Answer by smrt_co · Aug 28, 2013 at 07:39 AM
Change this at runtime:
http://docs.unity3d.com/Documentation/ScriptReference/RuntimeAnimatorController.html
Your answer
