Vanilla+ V1 Release
- Made compatible with modules
- Fixed crash when skipping to next typewriter pause right before typewriter is finished
- Fixed issues with functions being detected as aliases
- Fixed crash when typewriter params were empty
- Added default aliases (wave, swing and magnitude)
- Added experimental C2StrToC3Str expression that tries to convert a Construct 2 SFDX string into a C3 one
- Added aliases for sfdx tag: You can now use anim, animate, animtext, typejuice and juice instead of sfdx and it will work the same.
- added new function c3easing(time, name, magnitude = 1, duration = 1, pingpong = false) that takes a user defined easing from the C3 Editor
- Can now use User defined easings as typewriter easing