Players blame themselves for recognition failures
Aliases: false negative attribution · motion sensing blame · sensor trust · recognition failure
What it is
Misattribution of recognition failure describes how, when a motion-sensing system misses a gesture the player genuinely performed, the player tends to attribute the failure to themselves ("I didn't do it right") rather than to the system ("it didn't detect me"). Game convention shapes the attribution direction: with traditional button input, failure is almost always the player's fault, and players carry that expectation into motion environments. The result is escalating movement amplitude and self-doubt about their own body instead of suspicion of the sensor.
Why it happens
Attribution depends on whether the feedback's source is identifiable. Button input has clear physical feedback (travel, click sound); on failure, the player knows the input was sent and attributes the outcome to the game's response. Motion input's execution feedback is proprioceptive (internal muscle and joint sensation)—there is no external signal confirming "the sensor received it." The information gap gets filled by prior expectation, which points at self-blame. Misattribution costs twice: players burn energy on ever-larger movements (worsening fatigue), and trust in the system erodes until they abandon the motion interaction entirely.
Where it stops holding
The attribution direction is not fixed. When misses become frequent enough to be clearly disproportionate to the gesture's difficulty (even simple gestures fail), players revise their attribution—but by then trust is already damaged and the correction comes too late. Different motion technologies produce different attribution patterns: optical tracking (a visible camera) lets players understand failure as occlusion; inertial controllers (built-in sensors) give players no way to even guess the failure source. Attribution bias also deepens in competitive contexts—self-blame is psychologically easier than blaming the device when losing a match—but the underlying distrust of the system is not reduced.
Applying it
- Give every recognised gesture an instant confirmation (visual flash, audio cue) so "the system received it" becomes perceptible and can be compared against proprioception.
- Distinguish failure causes on screen: "gesture too small" when the motion was detected but under threshold, "no gesture detected" when nothing registered—differentiate the two by position or colour.
- Verification: run a playtest with deliberately lowered sensitivity and record players' spontaneous explanations of failure. Use the proportion saying "my gesture wasn't big enough" as the misattribution metric and confirm it drops after feedback redesign.