mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-25 01:23:52 +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. |
||
|---|---|---|
| .. | ||
| px3.h | ||
| px3Body.cpp | ||
| px3Body.h | ||
| px3Casts.h | ||
| px3Collision.cpp | ||
| px3Collision.h | ||
| px3Player.cpp | ||
| px3Player.h | ||
| px3Plugin.cpp | ||
| px3Plugin.h | ||
| px3Stream.cpp | ||
| px3Stream.h | ||
| px3Utils.cpp | ||
| px3Utils.h | ||
| px3World.cpp | ||
| px3World.h | ||