Create a Bullet Ragdoll

 
 
 
NoteBullet Ragdoll does not support collapsing the original skeleton.

To create a dynamic ragdoll from a skeleton:

  1. Add a skeleton to your scene.
  2. Select the root joint of the skeleton.
  3. Select Bullet > Create Ragdoll from Skeleton > .
  4. Adjust the following parameters:
    • Capsule: Bone Length Ratio
    • Capsule Radius: Length Ratio
    NoteIn the event that you add extra joints to your ragdoll skeleton and want to incorporate them into the ragdoll solve, use the Add Extra Colliders option in the Bullet menu.
  5. In addition to capsule parameters, you can adjust other parameters for configuring the constraints. Change the Joint Name Separator setting to modify the character(s) that appear between joint names when naming capsules. The tool creates a network of dynamic rigid body capsules that correspond to the bones of the skeleton, and connects them with constraints that match the attributes of the joints.
    NoteThe names of the capsules and constraints are based on the names of the joints in the skeleton. This naming convention makes it easier for tools developers when writing exporters or rigging scripts to combine the ragdoll motion with standard skeletal animations.
  6. Press Play to watch the Ragdoll capsule approximation collapse.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License