Esempio n. 1
0
 private void OnTriggerEnter(Collider other)
 {
     mothertank.Detect(other.gameObject);
 }