- Home /
Question by
dpalstn91 · Jul 31, 2021 at 05:18 AM ·
animationclipanimation controller
can i change just one animationClip in animator without creating overrideController
i have several animationClips in animator and when change the player's weapon, "player's weapon use animation" have to be changed by weapon kind. it can be implemented by using animatorOverrideController, but except for "player's weapon use animation", all animationClip are same. for intuition, can i just change one animationClip at runtime?
Comment
Your answer