- Home /
 
 
               Question by 
               magthbr · Jan 16, 2020 at 01:44 PM · 
                animatoranimator controlleranimationsweaponsweapon system  
              
 
              An animator controller for all weapons
In my project I have several weapons with the same types of animations (shoot, reload, aim) and with the same configuration in the animator controller. As they are the same instead of creating an animator for each weapon create an animator for all.
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by jleemans · Jan 16, 2020 at 02:15 PM
Use can use this : https://docs.unity3d.com/Manual/AnimatorOverrideController.html
Your answer
 
             Follow this Question
Related Questions
Why Animator blocking rigidbody ? 0 Answers
Hiding non-public functions from Animation Event Window? 0 Answers
How to interrupt and replay an animation? 0 Answers
Mixamo animations do not play in inspector 0 Answers
Animations Won't Play 0 Answers