CVR Animator Driver ¶
This component can be used to control Animator parameters from another animation. Useful for e.g., creating sub animators, and controlling their parameters with the main animator.
Need the State Machine Behaviour instead?
If you're trying to drive animator parameters from within a state machine, check out the Animator Driver state behaviour.
Animator Parameters¶
A list of animator parameters you want to control.
Animator¶
Select the Animator you want to control for this specific parameter.
Parameter¶
All parameters of the selected Animator will be listed here.
Value¶
Set the parameter value here. This property can be modified during runtime by e.g., an animation.