About
This is a resource for editing animations in Unity.
You can use Unity to modify animations and create new ones.
Character animations can be edited directly in the animation system, which is usually difficult to do with Unity.
Tools like mirror animation creation and master frame reduction have also been implemented.
Features
- Compatible with humanoid robots and generic animation editing.
- Traditional animations are also supported.
- Support for editing animations while editing the timeline.
- Collada Exporter
- Source code is all in C#
- All source code is included