forked from LeenkxTeam/Leenkx_Examples
12 lines
364 B
Markdown
12 lines
364 B
Markdown
Drag ragdoll with mouse, legs and lnxs are destructible.
|
|
|
|
### Building a ragdoll
|
|
|
|
1. Build approx rig from hitboxes
|
|
2. Connect hitboxes using rigid body constraints
|
|
3. Clear bone parents
|
|
4. Attach bones to hitboxes using bone constraints - type 'Child Of'.
|
|
5. Press 'Clear Inverse' and 'Set Inverse' once target is set.
|
|
|
|
<https://youtu.be/GaZAI8RIq0Q>
|