Ixmucane2 wrote:
Support arrow keys, allowing WASD (or arbitrary keys) as an alternative (particularly if you have two players at the same keyboard).
Mouse control is so different from keyboard or joystick control that the choice affects very basic design parameters.
For example, dodging quickly in small spaces is basically impossible with a mouse: quick mouse movements need to be large and coarse, whereas a key or a joystick can be activated both briefly (to limit movement) and with precise timing.
Thank you for your feedack, I didn't think about those details.
The problem is taht the game is a browser game and using arrow keys creates an annoying bug, the page scrolls when I press up or down (something I can't fix/control), the only option I have is using WASD and a few other keys for controlling shooting and changing the weapons.
Any suggestion?
[EDIT]: I will try to find ways to get around the problem about the page scrolling up and down. I think I can find a workaround.
Thanks