Detailed Setup
Quick Tips & Troubleshooting
Layer Setup
FPS Controller usage
System Setup
Step 1 - Check the Padlock Prefab Spinner Layer
Step 2 - Player Setup
Step 3 - Setting Up Trigger or Raycast Versions
Step 4 - Padlock Controller Setup
Your Combination
This is the code order you wish to open the padlock. 4 digits (1-9) only.
InteractableLock
Add the Padlock_Interactable object to this slot
Prefab To Spawn
This is the prefab from the spawnable prefabs folder that you wish to spawn in front of the camera
Distance From Camera
How far the padlock should spawn away from your camera
Animation Name
The animation name to play when opening the lock
Audio Names
The ScriptableObjects for all audio effects
isPadlockTrigger
Only tick this if you’re using a trigger event and have filled the above slot.
Trigger Object
Added your trigger event which would have the script PadlockTrigger
Unlock Event
You can add a gameobject with a script you want to activate when you get the code correct.
Step 5 - Disable Manager Setup
Step 6 - Audio Manager Setup
Setup 7 - Setup UI Manager
Last updated
Was this helpful?