Exemple #1
0
 public void LowerGate()
 {
     tmp.ShowObjective(new Vector3(12, 16, -27.33f));
     StartCoroutine(gateSinking());
 }