Adding Additional Keypads

  1. You can duplicate KeypadController & Keypad Models

  2. You can increment the number once duplicated yourself and you just want to check that each of the inspector slots has the corresponding elements in the hierarchy, to what you just duplicated.

  3. For example: If you select the KeyPadController#2 but make sure you organise everything correctly and all your gameobject link to the correct objects themselves, this is why it’s good to organise everything into one empty gameobject. Check out the demo scene for more tips

Last updated

Was this helpful?