This commit is contained in:
2026-05-06 17:52:45 -07:00
parent 9fc3f35125
commit 1463c23334
402 changed files with 3758 additions and 0 deletions

11
physics_ragdoll/README.md Normal file
View File

@ -0,0 +1,11 @@
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>

BIN
physics_ragdoll/checker.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.