
AnimatorPlus is a lightweight Animator enhancement plugin that enables directly play animation clip without Animator configuration, retaining native crossfade transitions, RootMotion, AvatarMaskIf you :Tired of managing complex Animator state machines networkMid-project and cannot abandon the Animator workflowNeeding runtime dynamic play animation clipRequiring full code-driven control over animation transitionsThen AnimatorPlus is your optimal solution!Play AnimationClip by Script, blend results from AnimationClips and Animator OutputNon-Destructive Integration: Attaches to existing Animator components—no need to discard prior setupsRuntime Flexibility: Play any AnimationClip dynamically at runtimeRoot Motion Support: Direct access to DeltaPosition and DeltaRotationSupport needed Animator Feature : Supports AvatarMask, additive animations.....Developer-Friendly: Clean Playable-based code for easy customizationUsage Recommendations:Keep using Animator for complex features like Animation Layers and Blend Trees like movement animations (e.g., walk/run cycles)Use AnimatorPlus for one-off or runtime dynamic changed animations (skills, interactions)