To apply Ragdoll physics to your character, follow these steps:
- Create a new 3D project and import the Ragdoll Unity Package.
- Open the mecanimPlayground level.
- You will see the animated MsLaser character and a disc, Spawnpoint.
- First, let's create and set up our Ragdoll. Create a new 3D Ragdoll by choosing Create | 3D Object | Ragdoll.... The Ragdoll wizard should pop up.
- Assign the transforms as follows:
- Pelvis: mixamorig:Hips
- Left Hips: mixamorig:LeftUpLeg
- Left Knee: mixamorig:LeftLeg
- Left Foot: mixamorig:LeftFoot
- Right Hips: mixamorig:RightUpLeg
- Right Knee: mixamorig:RightLeg
- Right Foot: mixamorig:RightFoot
- Left Arm: mixamorig:LeftArm
- Left Elbow: mixamorig:LeftForeArm
- Right Arm: mixamorig:RightArm
- Right Elbow: mixamorig:RightForeArm ...