The Easy Spine 2D package provides a range of features for working with skeleton animations in Unity. Key features include:
- Viewing and selecting animations and skins
- Running animations without playing
- Searching for animations and skins by name
- Mixing skins for instant results
- Displaying frame and time with a slider timeline
- Auto-running feature for playing looped animations
- Controlling auto-run speed with a speed slider bar
- Changing SkeletonDataAssets via the tool
- Quick jumping to skeleton objects in the hierarchy
Note: If using Spine-Unity 4.2, ensure to add Skeleton.Physics.Update parameter to UpdateWorldTransform() method.
The package includes the following features:
- View animations
- View skins
- Run spine animation without play
- Search animation or skin by name
- Mix skins
- Display frame, time with slider timeline
- Auto run feature: play loop anim by time
- Control auto run speed with speed slider bar
- Change SkeletonDataAssets via tool
- Quick jump to skeleton object in hierarchy by ping button (on the right check box auto run)


