Design controls for the hand — ergonomics, mapping, and button economy
GDC-L1-UX-000501
Statement
Controls live in the body, not just the menu. Map actions to inputs that fit the hand, respect muscle memory, and treat input space as scarce — every binding competes for the player's fingers and memory. Give the most frequent actions the easiest inputs, and never demand more simultaneous inputs than hands can comfortably manage.
02
Rationale
Play is physical: the player's fingers, not their conscious mind, execute most actions once learned, so the layout of controls shapes how the game feels to operate [S-hodent-gamers-brain]. Frequent actions on awkward inputs cause constant friction and error; conflicting or overloaded bindings break the muscle memory that skilled play depends on. Button economy is real — a controller has a fixed, small number of comfortable inputs, so each new action costs one, and adding capability often means replacing a binding rather than piling on another (natural mapping and constraint, per Norman [S-norman-doet]). Designing for the hand keeps the interface between intent and action invisible, which is the precondition for good feel (FEEL-0002).
03
Applies when
Control-scheme design, input mapping, and any time you add a new player action or ability. Most acute on controllers (scarce buttons) and for action games (execution matters).
04
Does not apply / Exceptions
Input-rich platforms (keyboard+mouse, complex sim setups) have more room and audiences who accept dense bindings. Some genres intentionally use awkward or demanding controls for effect (deliberate clumsiness for comedy or tension). And accessibility overrides ergonomic "defaults" — full remapping (UX-0006) means no single layout must fit every hand.
05
Implementation
Assign the easiest, most reachable inputs to the most frequent actions. Group related actions sensibly, respect platform conventions (UX-0004), and always offer full remapping.
06
Disagreement
Minimal/economical control sets (accessible, low cognitive and motor load) vs. rich/expressive control sets (depth, expert expression, more verbs) — fighting games and sims lean rich; broad-audience and mobile lean minimal. The scarcity of comfortable inputs is the constraint both negotiate.
07
Notes
Confidence 4.
↔
Connected principles
S