File size: 188 Bytes
4c831f1 |
1 2 3 4 5 6 7 8 9 |
<KinBody name="hammer">
<Body type="static" name="hammer">
<Geom type="trimesh">
<Render>textured.dae</Render>
<Data>textured.dae</Data>
</Geom>
</Body>
</KinBody>
|