Thank you! I will update to include arrow keys as optional controls. I am not too familiar with how other keyboards work but I will try
Godot has a new feature called "physical key", which correlates to a position on the keyboard rather than the input!
Yes, I switched all the controls to physical key and also added arrow keys as an option. Thank you!