Summary
The
Animancer.AnimancerComponent.Animator
is disabled so Animancer won't be able to play animations.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- OptionalWarning
Syntax
AnimatorDisabled
Remarks
The
UnityEngine.Animator
doesn't need an Animator Controller,
it just needs to be enabled via the checkbox in the Inspector
or by setting animancerComponent.Animator.enabled = true;
in code.
Constant Value
Value | Type |
---|---|
4 | Int32 |