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