Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This tool does two things:* It creates ragdolls with RigidBodies and Generic6DOFJoints, instead of PhysicalBones.* It implements a simple animation tracer using joint motors, to mimic the popular method of creating Active Ragdolls[1].** WARNINGS AND USAGE ON GITHUB PAGE**The provided joint script is meant to create a Torque Driven[2] active ragdoll, however, given that it is attached to Joint nodes, its behaviour can be reprogramed, and adjusted for your own needs.[1] - https://www.youtube.com/watch?v=HF-cp6yW3Iw[2] - https://www.youtube.com/watch?v=hQub6caVlpY
This tool does two things:
* It creates ragdolls with RigidBodies and Generic6DOFJoints, instead of PhysicalBones.
* It implements a simple animation tracer using joint motors, to mimic the popular method of creating Active Ragdolls[1].
** WARNINGS AND USAGE ON GITHUB PAGE**
The provided joint script is meant to create a Torque Driven[2] active ragdoll, however, given that it is attached to Joint nodes, its behaviour can be reprogramed, and adjusted for your own needs.
[1] - https://www.youtube.com/watch?v=HF-cp6yW3Iw
[2] - https://www.youtube.com/watch?v=hQub6caVlpY
Reviews
Quick Information
This tool does two things:* It creates ragdolls with RigidBodies and Generic6DOFJoints, instead of PhysicalBones.* It implements a simple animation tracer using joint motors, to mimic the popular method of creating Active Ragdolls[1].** WARNINGS AND USAGE ON GITHUB PAGE**The provided joint script is meant to create a Torque Driven[2] active ragdoll, however, given that it is attached to Joint nodes, its behaviour can be reprogramed, and adjusted for your own needs.[1] - https://www.youtube.com/watch?v=HF-cp6yW3Iw[2] - https://www.youtube.com/watch?v=hQub6caVlpY