Requires Unity 2017.1.0 or higher.
-> Animations without AnimatorControllers
-> Combine multiple AnimatorControllers
-> No magic strings littering your code
-> Everything is dynamic at runtime .Animancer是一个代码驱动的统一动画系统。它提供了动态播放动画的完全自由,并允许您直接引用单个动画剪辑,以及在多个动画控制器之间播放和混合
Animancer is a code-driven animation system for Unity. It offers total freedom to play animations dynamically and allows you to directly reference individual AnimationClips as well as play and blend between multiple AnimatorControllers.
The last screenshot on this page lists the differences between Animancer versions.