Fixed various Physics bugs #217
|
@ -126,8 +126,6 @@ namespace SHADE
|
|||
rp3dBody->updateLocalCenterOfMassFromColliders();
|
||||
rp3dBody->updateLocalInertiaTensorFromColliders();
|
||||
|
||||
SyncColliders(*colliderComponent);
|
||||
|
||||
return index;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue