Skip to content

Releases: zigurous/unity-animation-library

1.3.0

22 Jun 18:28
Compare
Choose a tag to compare

Added

  • AnimatorParameter - new serializable data structure that manages parameter hashes
  • Restart function added to AnimatedSprite

1.2.0

10 Jun 22:15
Compare
Choose a tag to compare

Added

  • New FollowPath script
  • Support for reversed AnimatedSprite

1.1.0

19 May 07:14
Compare
Choose a tag to compare

Added

  • AnimatedSprite

1.0.1

13 Apr 18:17
Compare
Choose a tag to compare

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

24 Mar 08:58
Compare
Choose a tag to compare

Added

  • 16 Humanoid Animation Masks
  • Animation Scripts
    • SmoothFollow
    • SmoothLookAt
    • Blink
    • Move
    • Orbit
    • Rotate
    • Scale
  • Data Structures
    • Timing
    • TimingRange
    • Vector2AnimationCurve
    • Vector3AnimationCurve
    • Vector4AnimationCurve