- Sequencer - Unlocked keybinds so that users may configure their own keybinds for Sequencer's layers
- Sequencer - Added support for
minDelayandmaxDelayon.waitUntilFinished(), so you can now have a random wait delay between sections - Effects - Added
fromEndto.animateProperty()which causes the animation to play at the end of the effect's duration - Effects - Added
gridUnitssupport to.animateProperty()and.loopProperty()when usingposition.xorposition.yas the animated target - Effects - Added
gridUnitsas a secondary option to both.offset()and.spriteOffset() - Effects - Fixed persistent prototype token effects not applying on every instance of its token
- Effects - Fixed
.playbackRate()only adjusting effect duration, and not the actual playback rate