OpenXRay/xray-16

Add time dilation and DOF when opening inventory and PDA

Open

#1,132 opened on Nov 7, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (519 forks)auto 404
EnhancementGameplayHelp wantedPlayer Experiencegood first issue

Repository metrics

Stars
 (3,524 stars)
PR merge metrics
 (PR metrics pending)

Description

Complementary feature for #943. Might go on par with #1373, because Anomaly has the blur effect we need in the inventory/dialogs.

  • Time dilation (#1167)
    • Configurable: what time factor will be set, can be fully disabled or enabled only for inventory or only for PDA, etc...
  • DOF: blur out everything except inventory, PDA UI
    • Configurable: how strong blur is, enabled at all or not.

Contributor guide