How to Video: Install package, explore demo scene
Download Latest UnityPackge Here
Drag Keypad Preafab into Scene. (Default is URP)
(If Prompted to Install TextMeshPro , please do so as it is required for the display.
In Keypad script, Add new event to OnAccessGranted/OnAccesDenied ,
find method to run by dragging your scene script into event.
Set passcode number
To make logic and ui work nicely, it is best to use a max of 9 digit passcode.
The KeypadInteractionFPV.cs is an example script to interact with each button from camera.
It can be placed inside the scene, it requires at least 1 camera to have "MainCamera" tag onto the camera