Files
Leenkx_Examples/physics_ragdoll/README.md

12 lines
364 B
Markdown
Raw Normal View History

2026-05-06 17:52:45 -07:00
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>