Skip to content

Free & Easy to use Keypad Passcode asset for Unity

License

Notifications You must be signed in to change notification settings

navarone77/Keypad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Keypad


Custom event
Easy to customize

Installation

How to Video: Install package, explore demo scene
Video install

Download Latest UnityPackge Here

Open your project, Import external package or double click if .unitypackage is opening in unity.

How To Use

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

About

Free & Easy to use Keypad Passcode asset for Unity

Resources

License

Stars

Watchers

Forks