mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-24 22:54:50 +00:00
Makes vehicles create a basic physics body when using one of the physics plugins so that they can collide with other physics-enabled objects. Based on @rextimmy 's work. |
||
|---|---|---|
| .. | ||
| flyingVehicle.cpp | ||
| flyingVehicle.h | ||
| guiSpeedometer.cpp | ||
| hoverVehicle.cpp | ||
| hoverVehicle.h | ||
| vehicle.cpp | ||
| vehicle.h | ||
| vehicleBlocker.cpp | ||
| vehicleBlocker.h | ||
| wheeledVehicle.cpp | ||
| wheeledVehicle.h | ||