Esempio n. 1
0
 void OnTriggerEnter(Collider other)
 {
     sentry.SetTarget(other.transform);
 }