Releases: zigurous/unity-animation-library
Releases · zigurous/unity-animation-library
1.3.0
Added
- AnimatorParameter - new serializable data structure that manages parameter hashes
- Restart function added to AnimatedSprite
1.2.0
Added
- New FollowPath script
- Support for reversed AnimatedSprite
1.1.0
Added
- AnimatedSprite
1.0.1
Changed
- Package description
Fixed
- Set Editor assembly to only compile for the Editor platform
- Moved non-compiled assets outside of the Runtime directory
1.0.0
Added
- 16 Humanoid Animation Masks
- Animation Scripts
- SmoothFollow
- SmoothLookAt
- Blink
- Move
- Orbit
- Rotate
- Scale
- Data Structures
- Timing
- TimingRange
- Vector2AnimationCurve
- Vector3AnimationCurve
- Vector4AnimationCurve