darkf / darkfo

DarkFO, a post-nuclear RPG remake (of Fallout 2)
Apache License 2.0
135 stars 12 forks source link

Add WASD hex grid movement #94

Open darkf opened 7 years ago

darkf commented 7 years ago

Traditionally Fallout 2 is played using only a mouse (with some keyboard shortcuts for non-movement actions.)

I'd like to include a keyboard control layout as well, where WASD moves on the hex grid.

This could work by mapping A/D to directly left/right, and W/S to stagger the vertical hex movement based on the orientation and vertical position of the player.