The narwhal always travels toward your mouse. Computer: z or left click to dash, x to retreat Mobile: Change your settings in the top left corner. Joystick - the left side of the screen is for turning. "Atk" makes you dash, "Def" makes you retreat. Mirror - the whole screen is used for moving, in a similar way to joystick. Double tap to dash. Drag - your narwhal follows your finger. Double tap to dash. NOTE: Joystick is the only mobile function that allows you to defend or retreat, just like the actual game.
THIS IS A WORK IN PROGRESS I JUST NEED HELP It's more fun playing on the actual site (Narwhale.io) SPECIFICS: Scratch doesn't allow right-click detection, which makes you retreat/defend in the actual game. The map's structure resembles a Small map, but is actually way smaller than a Small map :). You are always blue for now. HELP: I copied what I posted in the forum: - I need help with running functions: In Sprite 3, the functions (more blocks) RechargeDash and RechargeRetreat seem to make the whole code block wait until it's done running, until the block can function again. When I put it under a new hat, it doesn't run at all. Also, if you have 2 stamina (if you've ever played the game), the code waits until the stamina that you've used recharges, then you are able to dash again. How do I fix this? - Please comment any suggestions/solutions that you have!