satoshinm / NetCraft

Web-based fork of fogleman/Craft ⛺
https://satoshinm.github.io/NetCraft/
MIT License
57 stars 13 forks source link

Fly toggle should be double-tap space, not tab #30

Closed satoshinm closed 7 years ago

satoshinm commented 7 years ago

Flying is toggled by pressing the "tab" key, but double jump (by double-tapping) space would be more intuitive.

satoshinm commented 7 years ago

This is important for gamepad support (https://github.com/satoshinm/NetCraft/pull/69), too, since fly toggle may not make sense to allocate to a specific button. Instead, double-tap the jump key (space on keyboard, or A on gamepads).