- Sequencer - Added macro pack containing examples of Sequencer usages
- Effects - Added the following animated functions:
.scaleIn().scaleOut().rotateIn().rotateOut()- All of these can utilize any of the easings listed here: https://easings.net/
- Read the documentation how to use these
- Effects - Added better error reporting when something goes wrong in the sequence
- Effects - Fixed bug with scale sometimes overriding
.reachTowards()