Пример #1
0
 void OnTriggerExit2D(Collider2D other)
 {
     ph.CollExit(other.name, dirc);
 }