Hotkeys M for muting Music E for Skip Q for Flag T for Pause Screen I was gonna animate the tutorial, but I got lazy and made a slideshow heheh oops It's a pretty good slideshow tho ngl Notable notes; The loading screen actually loads things now, and will tell you if it detects any unloaded costumes Music volume is now translucent and top left instead of bottom right Pause menu is Undertale reference Layering is inverted, which means being at the top of the list makes it the front layer More camera easing options Added "Move _ steps" and "Point towards" blocks FIX LOG 7.0 - Posted it 7.05 - Added "Δ" to the name of a thing 7.1 - Checked the "Run without screen refresh" toggle for the costume loader, drastically increasing it's speed 7.15 - Replaced a misplaced thing 7.2 - Changed a 0 to a 1 7.25 - Changed a 1 to a 0 7.30 - Changed set to change 7.35 - Added pause screen togglability 7.40 - Made extra sure that the sprites are visible when they load 7.45 - Easing options for size 7.50 - Audio loops with a beginning: Put "[" at the title end of the start and "[{}]" at the title end of the loop. Just remember to update the title of both the costume and the music optimization broadcast to have "[" at the title end as well 7.55 - Fixed a coding oversight for size easing that would make either the X or Y variable not register 7.60 - Added non-canonical and spoiler warnings 7.65 - Optimized the camera easing options 7.70 - Fixed a visibility glitch where instantly moving the camera would make some things not show properly, the size variable in "Set all" in the example sprite is now updated BEFORE the position variables 7.75 - In "Set all" in the example sprite, put the Z variable above the size variable, because everything uses the Z variable in their calculations, so it needs to be updated first 7.80 - Optimized the amount of custom blocks due to apparent JSON limit in bigger projects