示例#1
0
 public void CollectKey()
 {
     GateController.RemoveKeyFromGate();
     Destroy(gameObject);
 }