Example #1
0
 public void OnTriggerExit(Collider other)
 {
     separation.RemoveTarget(other.transform);
 }