I'm writing the input code for a game project I'm working on for school, I was wondering what everyone thought about most intuitive controls.
I will be implementing xbox360 controller and keyboard support.
what buttons and/or control sticks would you use for the following:
Character movement (forward movement and turning, no strafing)
Camera movement (it is 3rd person)
Action button
Okay button
Cancel / Back button
Changeinput (to other input device)
You can have the same button do multiple commands (ie ok and action can be mapped to the same button because you won't have the option to do both at the same time)