Where are inputs?
Where is the input reference?
There are TWO input reference in this package and it is located below:
KeypadInteractor script has an input for interacting with objects with the raycast
KeypadController script has an input for opening and closing the keypads
KeypadTrigger script for closing the keypads from trigger events
Edit the input keys in the KPInputManager script
Changing the Input:
KPInputManager:
KeypadController:
KeypadInteractor:
KeypadTrigger:
Last updated