Posted November 12, 2024 by celestialmaddie
A new Interactable has been added: the Keypad. The Keypad contains an integer code and activates its corresponding Activatable when the player inputs a value that matches that code.
As per any Interactable, the Keypad can activate any type of Activatable (although only Doors currently exist).
The user can interact with the Keypad by looking at it and pressing E. Doing so will pull up a menu displaying the ten digits, as well as four other keys: "X", "C", "<", and "SUBMIT".