W7.03.2In-game collision risk warningsdesign

Collision risk needs in-game warnings

Aliases: obstacle warning · proximity alert · safety feedback · collision prompt

What it is

In-game collision risk warnings means that when a player's physical movement in a motion or VR game approaches the calibrated boundary, furniture, or other obstacles, the game signals in real time through visual, audio, or haptic channels. It complements the setup-phase space calibration: calibration builds awareness of the safety boundary, warnings maintain that awareness during play—an unmarked boundary under immersion is effectively nonexistent, because the virtual environment suppresses perception of the physical one.

Why it happens

An immersive environment actively allocates attentional resources to virtual content and suppresses physical-environment perception—which is precisely the design goal of immersion and also the source of collision risk. Warnings work by intercepting the action before attention is fully committed to virtual content: when a controller enters the buffer zone near the boundary, haptic vibration fires (the fastest-perceived channel) while the boundary visualises in view (grid lines brighten). Haptics' advantage is that they do not consume attentional bandwidth in the virtual visual field; visuals' advantage is spatial specificity (which side is approaching the boundary). Together they let the player complete the "pause virtual task → retract arm" response chain within a fraction of a second even at full immersion.

Where it stops holding

Warning sensitivity is a double-edged dial: too sensitive and it fires constantly during normal play (alarm fatigue), teaching players to ignore it—including when a real danger arrives; too late and it loses its preventive purpose. Sensitivity needs per-genre tuning—slow exploration games can use early, low-intensity prompts, while fast rhythm or fighting games need late, high-intensity ones to avoid disrupting operation. Warnings also cannot prevent everything: the startle-withdrawal reflex from a jump scare can outrun any warning's response chain, and that scenario calls for a more fundamental fix (design interactions to avoid triggering withdrawal reflexes, or require players to face away from walls).

Applying it

  • Split the calibrated boundary into a buffer zone and a warning zone; when a limb enters the warning zone, trigger haptic vibration and boundary visualisation simultaneously, both scaling with proximity.
  • When designing interactions that may trigger withdrawal reflexes (jump scares, jumps, fast turns), ensure safe space behind the player or place these interactions where the player faces the room centre.
  • Verification: have testers deliberately lunge at the boundary and measure the distance between warning onset and limb stop; then observe the false-trigger rate during normal play. The balance point of these two metrics is the sensitivity setting.

Related

  • Same group: W7.03.1 Play space requirements must be explicit · W7.03.3 Shared play spaces need allocation
  • Nearby: N3.01 Room-scale tracking and boundaries · W7.03 Space and safety · C4.04 Multisensory integration
  • Search terms: proximity alert · chaperone warning · safety boundary · haptic warning

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/W7.03.2