Animancer Pro v8.2.3 (12 Oct 2025) supports Unity 2022.3 or newer. Please refer to the Upgrade Guide if you are using an older version of Unity or upgrading from a previous version of Animancer.
Animancer enables you to play animations on-demand and control all their details without additional setup. It resolves major issues with Animator Controllers and can either replace them entirely or work alongside them, making animations easier to manage throughout all stages of development—from basic prototyping to maintaining and debugging complex systems.
You can try all features for free with Animancer Lite and seamlessly upgrade to Animancer Pro if needed. The package includes comprehensive samples to get started, an extensive User Manual explaining how all features work, and an introduction to C# in Unity for beginners. The Platformer Game Kit demonstrates how Animancer can be applied in more complex environments.
Key Features:
❶ Quick Play – Play animations on-demand by simply obtaining an AnimationClip and calling animancer.Play(clip).
❷ Easy Waiting – Register an End Event or yield return an AnimancerState inside a Coroutine to wait for an animation to finish.
❸ Smooth Transitions – Blend between animations over time using linear interpolation or a Custom Curve to ensure smooth character movement.
❹ Flexible Structure – Organize animations using data structures such as arrays and Scriptable Objects, avoiding Magic Strings.
❺ Live Inspector – View current animation details in the Inspector with manual controls for debugging and testing.
❻ Finite State Machines – Includes a flexible FSM system fully independent from the animation system, which integrates well but can be customized or replaced with any preferred system.
❼ High Performance – Animancer is more efficient than many alternative systems, though performance differences are typically negligible in most use cases.
❽ Smooth Integration – Most plugins developed for other animation systems work out of the box with Animancer. It supports features including Humanoid Animation Retargeting, Generic Rigs, Sprite Animations, Root Motion, Animation Events, and Inverse Kinematics (IK).
2026-03-20 00:00:00-update version:Animancer Pro v8.2.3 (12 Oct 2025)