Exemplo n.º 1
0
 public void Awake()
 {
     instance = this;
 }
 public void NotifyTrigger(Collider collider, TargetSphere sphere)
 {
     Debug.Log("notified about trigger");
 }