A bugfixed version of "Escape" by tacky365. Scratch 3.0 made a lot of changes, some of which ended up breaking the game. In addition, there were just some bugs that made certain levels frustrating. This fixes all of those issues. Changes: -Thicker outlines of platforms/walls in "Time for Wall Jumping", "More Lava", "Try It", "Tricky", "Walls with Lava v2", and "The End is Near", fixing a bug where you would randomly die while walljumping or landing on platforms -darker small platform in "Tricky" to fix a weird color-sensing issue that I couldn't pin down -Made second lava gap wider in "More Lava", due to wider hitbox (see below) -Fixed "bounce" issue, where the player would sometimes bounce instead of landing on a platform, making some things frustrating -Made "Walls With Lava" and "Walls With Lava v2" easier, since it previously relied on the bounce glitch -Made the player's hitbox fully rectangular, rather than checking whether the player is touching the level, since the player would sometimes hang from a platform by their hands or head (this made More Lava harder, since the feet were originally narrower than the head, but now the hitbox is the same for both) -Player's head is 1 pixel wider, to keep the player the exact same shape when turning around (this is a change that was eventually made pointless by the hitbox change, but I kept it in anyway) -Added brief death animation -Bounce pad in "The End is Near" made taller (I forget specifically why I made this change, but it makes the level less annoying) -made Lots of Spikes easier because of reasons -Secret ending... ;) Good luck!
@tacky365 for original project, @Mr_Man1234 (her project "griffpatch celeste", specifically) for the idea of using changing costumes for hitboxes