For future reference, I'd recommend adding both WASD and the arrows to any movement based action you make in Godot that uses one of them if there isn't good reason to not allow both inputs. It's pretty standard and helps players get into your game more easily if they're used to using the other set of controls.
← Return to game
Comments
Log in with itch.io to leave a comment.
for those using azerty keyboards; W resets the game
Z isn't doing anything
Apologies. I have to update the instructions, but "Z" is to restart the game after it has ended. You just need to use the arrows keys to start it.
For future reference, I'd recommend adding both WASD and the arrows to any movement based action you make in Godot that uses one of them if there isn't good reason to not allow both inputs. It's pretty standard and helps players get into your game more easily if they're used to using the other set of controls.