mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
based on https://github.com/TorqueGameEngines/Torque3D/pull/1165 and after further talks with @AtomicWalrus: use the massbox or bounds box based mRigid.setObjectInertia method to reduce recirulating, combine resolvecollision and resolvecontacts clamp seperation force for contact resolution gravity normalized to earth standard (9.8,not 20) take delta-time into account *once* for kinetic energy vs gravity rest checks and for debug purposes, expose mRigid.atRest to the inspector to see if it's truly at reast or grinding calcs to minimal effect |
||
|---|---|---|
| .. | ||
| flyingVehicle.cpp | ||
| flyingVehicle.h | ||
| guiSpeedometer.cpp | ||
| hoverVehicle.cpp | ||
| hoverVehicle.h | ||
| vehicle.cpp | ||
| vehicle.h | ||
| vehicleBlocker.cpp | ||
| vehicleBlocker.h | ||
| wheeledVehicle.cpp | ||
| wheeledVehicle.h | ||