Example #1
0
 void Start()
 {
     // make sure that the gate knows that this key is bound to it
     GateController.AddKeyToGate();
 }