mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-06-30 17:24:34 +00:00
Moved the addSourceDirectory for physics/Bullet into the Engine/Source/CMakeLists.txt file that way it can actually appear where we expect it to in the solution explorer.
5 lines
169 B
XML
5 lines
169 B
XML
<mujoco model="ground_plane">
|
|
<worldbody>
|
|
<geom conaffinity="1" condim="3" name="floor" friction="0.8 0.1 0.1" pos="0 0 0" type="plane"/>
|
|
</worldbody>
|
|
</mujoco>
|