Пример #1
0
 public static void RemoveRigidbosyList(Rigidbody rb)
 {
     gameSystemManager.RemoveRigidbodyList(rb);
 }