예제 #1
0
 void OnCollisionExit(Collision other)
 {
     onTrigger.Invoke(gameObject, other);
 }