Animancer adds a few extra features to the Inspector for AnimationClip
s:
- Shows a button to easily open the Animation window.
- Shows Animation Events.
Unity Default | Animancer |
---|---|
There are also a few features specific to Sprite
animations:
- Shows the
Sprite
and details of each frame in the animation. - Automatically initializes the preview so you don't need to manually drag and drop an object with an
Animator
andSpriteRenderer
into the preview area.
Unity Default | Animancer |
---|---|