Kelly Mears

Diegetic Interface

An interface that exists inside the fiction, readable by the character as well as the player.

Play & Games2 min read383 words9 out · 6 in
also calledDiegetic UIIn-world interface

Diegetic interface is a display that exists within the world of the work rather than overlaid on it. The health bar printed on the back of the suit in Dead Space, the cutting tool's readout in Hardspace: Shipbreaker, the wristwatch that is also the inventory — in each case the character can see the same information the player is reading. The term is borrowed from film, where diegetic sound is audible to the characters and non-diegetic sound is scored over them.

The design argument is one of continuity rather than realism. A heads-up display asserts a second layer of reality that only the player occupies, and every glance at it is a small departure from the space. Moving the information onto an object the character carries closes that gap, and forces a decision the designer would otherwise defer: what must live somewhere physical has to be prioritised, because there is no free margin to put it in. In this respect it does the same work as Environmental Storytelling — the world is made to carry meaning instead of a caption being added — and it is one of the few reliable defences against Ludonarrative Dissonance, since a mechanic expressed in the fiction cannot easily contradict it.

The costs are real and mostly Accessibility costs. Diegetic text is small, angled, often moving, and rendered against uncontrolled backgrounds, which makes Color Contrast hard to guarantee and scaling harder still — a player who needs larger type has no layer to enlarge. The mature position is that diegetic presentation should be the default and not the only option: keep the information model separate from its presentation, as Semantic HTML separates meaning from styling, so a conventional readout can be switched on without rebuilding the game.

There is a middle category worth naming. Spatial interfaces are drawn in the world but invisible to the character — a waypoint standing in the scene, an outline on an interactive object. These keep most of the continuity benefit while dodging the legibility problem, and they are where most contemporary design lands, the Immersive Sim especially. What separates a good spatial cue from a bad one is what separates good Motion Design from decoration: whether it appears because the player needs it now, or because it was easier to leave on.

See also5

Hand-picked in the note itself — the neighbours worth reading next.

Linked from6

Notes elsewhere in the wiki that reach for this one.