UX Framework
Consistent Layout Anchoring
Core Behaviour
Logic
When interactive elements (such as buttons, inventory slots, or subtitles) appear in the same screen-space or world-space coordinates across every scene and update, users can form "muscle memory" for navigation. This consistency reduces cognitive load by allowing users to rely on spatial memory rather than having to search for elements in new locations each time.
Addresses
Disorientation, Lack of Routine, and the inability to form "muscle memory" for navigation.
Implementation Specification
Interactive elements (such as "Back" buttons, inventory slots, or subtitles) appear in the exact same screen-space or world-space coordinates across every scene and update.
Interaction Patterns
The Universal Safety Net relies on Consistent Layout Anchoring to ensure the "Safety Menu" always appears in a predictable location.
The Current Step HUD uses Consistent Layout Anchoring to ensure the objective text is always found in the same peripheral zone.
Accessibility Barriers
Cognitive Load, Sequencing & Predictibility/Information Persistence & Memory: By ensuring that interactive elements appear in the same screen-space or world-space coordinates across every scene and update, users can form "muscle memory" for navigation, reducing cognitive load and supporting information persistence.
Cognitive Load, Sequencing & Predictibility/Reliable Interface Stability: By ensuring that interactive elements appear in the same screen-space or world-space coordinates across every scene and update, users can rely on spatial memory rather than having to search for elements in new locations each time, creating a more stable and predictable interface.