Does anyone have a good method for doing this?
Currently I have game actions controlled by the keyboard, and this is mostly done through key down checks. This is fine for prototyping, but in the future I'd really like the user to be able to set up the controls to work on whatever key they like - Is there any way to achieve this?