Skip to content

Toggle HUD key #1960

@pr0statitis

Description

@pr0statitis

Describe the solution you'd like
A simple feature request for toggling the HUD in-game by pressing a configurable key.
The key should only remove the static HUD elements (health and stamina, ammo, map etc.) and leave things like interaction prompts and PDA messages on, for gameplay purposes. I have found this old mod but you have to press the keys from the pause menu. That mod uses the script methods level.hide_indicators_safe() for hiding and level.show_indicators() for un-hiding static HUD elements. But that also gets rid of things like "Speak (F)" when looking at NPCs and the pick-up prompts for weapons/items on the floor. I would like to keep those. The mod also requires two keys (one for hiding, one for un-hiding) and I think a one key solution would be nicer.

Describe alternatives you've considered
The aforementioned Hide HUD mod works semi-well but takes you out of the game and somewhat hampers immersion. It also requires two keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions