Thanks for playing! Use the Arrow Keys to move, and the Z key to jump! You can hop on enemies, but make sure you don't get attacked by them! Please consider leaving a love, favorite, or even a follow! The full release will come soon! In the meantime, try the original game! https://scratch.mit.edu/projects/450588365/
Put some more effort in, added a hard mode, hacks and the timer is unlocked on the menu with x, have fun. do not credit me at all, its pretty much all Warzu's code, I just messed with it to create hacks. I'll explain further below. Hard mode is just disabling the checkpoint code all together. No damage is stopping enemies from sending the stopped broadcast. Fast speed is me making the speed a variable meaning you can change it. Flight is adding and OR to the y speed check. No Hitbox is just as it says, the hitbox is removed/hidden No bounce is removing the y speed increase when bouncing off enemies Teleport is so simple, just set position to mouse Lock X/Y pos is the second most simple, just store the x y pos and constantly send them to it, also set y speed to 0 so you don't float to the ground. Im not updating this until he makes the full game, where i will delete this, and make a new one, where i won't have to make timer hopefully.