AnimatorPlus is a lightweight Animator enhancement plugin that enables directly play animation clip without Animator configuration, retaining native crossfade transitions, RootMotion, AvatarMask.
For more details about this asset from the Unity Asset Store, please visit: Click Here
This is a paid asset, but now you can download the “AnimatorPlus” for FREE. Please note that this package is provided solely for learning purposes or to test the product before purchase, and not for commercial use.
AnimatorPlus v1.0
“If possible, please buy the package to support the developer”
Description
If you :
Tired of managing complex Animator state machines network
Mid-project and cannot abandon the Animator workflow
Needing runtime dynamic play animation clip
Requiring full code-driven control over animation transitions
Then AnimatorPlus is your optimal solution!
Technical details
Play AnimationClip by Script, blend results from AnimationClips and Animator Output
Non-Destructive Integration: Attaches to existing Animator components—no need to discard prior setups
Runtime Flexibility: Play any AnimationClip dynamically at runtime
Root Motion Support: Direct access to DeltaPosition and DeltaRotation
Support needed Animator Feature : Supports AvatarMask, additive animations…..
Developer-Friendly: Clean Playable-based code for easy customization
Usage 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)