Skip to content

Fix requests and small improvements

Compare
Choose a tag to compare
@brunomikoski brunomikoski released this 09 Dec 10:24
· 82 commits to develop since this release

Changed

  • Exposed AnimationSequencerController methods to be virtual, so they can be extended.
  • Removed the sealed from AnimationSequencerControllerCustomEditor so allow custom editors as well.
  • Refactor the Play / Forward / Backward setup, to be easier to understand and use
  • Added autoKill setting on the sequence settings, to allow back and forward play easily;