While in idle states, is disabling Animator have any impact on performance?
CodePudding user response:
Trying this out in-editor, there's no difference performance-wise about an idle animator and a disabled animator.
CodePudding user response:
Disabled animators are better than empty idle state looping animators in the 500-1000 animator range. Between 100-200 animators the effect is negligable.