In the moddable platformer, it should be possible to choose whether a Player node is controlled using the WASD keys, or arrow keys. We may need to change the input map slightly to support two player mode, or perhaps add a third option which is designed for a single player game.
While we're here, we should add our own input map instead of using the built in "ui_accept" / "ui_left" / "ui_right" actions.
In the moddable platformer, it should be possible to choose whether a Player node is controlled using the WASD keys, or arrow keys. We may need to change the input map slightly to support two player mode, or perhaps add a third option which is designed for a single player game.
While we're here, we should add our own input map instead of using the built in "ui_accept" / "ui_left" / "ui_right" actions.