Hi,
I find people in game jams to have fairly different ideas of what a proper control scheme is for a game. To that end, I wanted to conduct a survey.
I'm currently developing a top-down 2D shooter game where you move a crosshair around the screen and press buttons to fire or alternative fire; You can freely aim wherever. Also, you can press a button to dash.
With that fairly vague description, what comes to mind in terms of controls? This would be on a keyboard and mouse.
I'm not keen on adding a full keybinding solution, but I thought if there were common similarities in what people expect, I could make multiple alternate control schemes you can select from at the start of the game.
Any help is greatly appreciated.