- Sequencer - Fixed preloader throwing error about missing functions
- Sequencer - Fixed Effect Manager complaining if trying to filter effects by name while some effects didn't have a valid name
- Effects - Added the ability to use Effects as elements to play other Effects on
- Effects - Added cache-busting for when the Sequencer .webm cache would get larger than 1GB
- Effects - Fixed persistent effects attached to WarpGate crosshairs throwing errors
- Effects - Fixed
cacheLocationthrowing errors regarding missing function - Effects - Fixed
endedSequencerEffectbeing called too late for users to be able to use its parameters - Effects - Fixed error when deleting the object an effect was attached to through both
.attachTo()and.stretchTo()