- Sequencer - Added the Sequencer Effect Player!
- Sequencer - Refactored the Sequencer Animation Engine, which fixes some animation funkiness
- Sequencer - Fixed the Sequencer Preloader sometimes not succeeding and getting stuck
- Animation - Removed the
.snapToSquare()method, use.snapToGrid()instead - Effects - Added
.spriteOffset()which allows you to add an offset to the effect's sprite's location - Effects - Added optional boolean parameters to
.randomizeMirrorX()and.randomizeMirrorY()