- Sequencer - Added
Sequencer.Presetswhich allows you to create and save reusable bits of sequences - Sequencer - Added
.preset()which allows you to use the aforementioned presets - Sequencer - Added optional
considerTokenScaleto the optionaloptionsparameter to.scaleToObject(), you can set it totruein order for the visual effect to also consider the token scale - Sequencer - Added support for persistent visual effects on "fake" tokens created by Multilevel Tokens (only supports effects that are applied to the prototype token)
- Sequencer - Slightly improved the speed of document updates when visual effects are first applied
- Sequencer - Added a throttled console warning when the Photosensitive Mode is enabled and a client is trying to play effects (only warns once every 10 seconds when effects are played)
- Effects - Fixed
.scaleToObject()always taking token scale into account, which it shouldn't do by default