Beispiel #1
0
 public Transform GetPlayerHitboxTransform(int id)
 {
     return(player.GetCollider(id).transform);
 }