NEW-CYLANDIA / little-warioware

A collectively developed take on Nintendo's WarioWare series, made in Godot Engine
https://new-cylandia.itch.io/little-warioware
MIT License
44 stars 12 forks source link

Add WASD, Space and Enter #50

Closed Woahsea closed 11 months ago

Woahsea commented 1 year ago

Adds WASD as an alternative to the arrow keys and space/enter as alternatives to Z.

github-actions[bot] commented 11 months ago

🎉 Please test your changes using this link! ✨👉 https://polite-glacier-037563110.2.azurestaticapps.net 👈✨

iznaut commented 11 months ago

i think i'm for this change on balance BUT it raises some questions that probably need to be answered first

lazerwalker commented 11 months ago

(e.g. my dumb "Press Z Key!" game uses a sprite so it's not intuitive that you could use Space/Enter instead)

If we're eventually looking to add e.g. touch and/or gamepad support, we presumably want to standardize on "the supported input is a 4-way d-pad plus a single button" (or whatever we actually want that to be), and provide standardized sprites/text for those buttons.

If that's where we'll eventually go, my gut instinct is that this change is a fine placeholder for now, until we eventually just have an in-game key remapper.

github-actions[bot] commented 11 months ago

🎉 Please test your changes using this link! ✨👉 https://polite-glacier-037563110.2.azurestaticapps.net 👈✨