Skip to content

Releases: DhafinFawwaz/Unity-AnimationUI

AnimationUI v1.2.2

04 Apr 13:18
Compare
Choose a tag to compare

Added namespace:

  • DhafinFawwaz.AnimationUILib
  • DhafinFawwaz.AnimationUILib.EditorLib
  • DhafinFawwaz.AnimationUILib.Demo

AnimationUI v1.2.1

31 Mar 15:14
Compare
Choose a tag to compare
  • Make sure the sequences is initailized when AnimationUI.Play() is called instead of just initialization on Start

AnimationUI v1.2.0

01 Jan 07:12
Compare
Choose a tag to compare
  • Better code structure in demo
  • Better ButtonUI in demo
  • Better Singleton management demo

AnimationUI v1.1.0

29 Dec 15:49
Compare
Choose a tag to compare
  • Allow both event based approach and static class approach for handling sfx and input toggling
  • Modularize any code in demo folder

AnimationUI v1.0.0

19 Dec 09:30
Compare
Choose a tag to compare

The first release of AnimationUI