Last change
on this file since 21 was
21,
checked in by nicolasc, 17 years ago
|
added ogreode and Colladaplugin
|
File size:
456 bytes
|
Rev | Line | |
---|
[21] | 1 | <ogreode> |
---|
| 2 | <ragdoll name="robot" meshName="robot.mesh"> |
---|
| 3 | |
---|
| 4 | <!-- Set up the default settings --> |
---|
| 5 | <defaults> |
---|
| 6 | <settings geometry="capsule" joint="ball" collapse="none" mass="50" radius="0.25"> |
---|
| 7 | <damping angular="0.1" linear="0.1" /> |
---|
| 8 | <axis number="1" x="1" y="0" z="0" /> |
---|
| 9 | <axis number="2" x="0" y="1" z="0" /> |
---|
| 10 | </settings> |
---|
| 11 | </defaults> |
---|
| 12 | |
---|
| 13 | |
---|
| 14 | </ragdoll> |
---|
| 15 | </ogreode> |
---|
| 16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.