Default Input Handler
Last updated
Last updated
The default method of handling QT input. This component helps open the quest journal (or quest window) and the dialogue window.
If you're on the new input system, the properties are irrelevant. You should have this component attached with the same GameObject that has a PlayerInput component. The InputActions asset should have an action called Interact and ToggleJournal.
Journal Key Code: The code of the key that will open the toggle the quest journal.
Interact Key Code: The code of the key that will allow interaction.