press space to continue click to use zenith sorry if the code is blurry or pixelated, I couldn't make them any better alternatively you could use the code from this game I hope this makes sense, I feel like I explained it weirdly.
start clicking then move your mouse off of the game window for big funny disclaimer: some of the code shown in the game says "move 25 steps" this is only like that because I couldn't be bothered to change the sprite after I changed the code. the code is "move 60 steps" or "move (velocity) steps" velocity = 60 Another disclaimer: there is a glitch where if you put your mouse cursor on certain parts of the screen the swords will get stuck there until you move your cursor. this is because the code says "repeat until (touching mouse pointer)" and it's so fast that it will skip over your cursor then it will go back and try again only to fail again.