Reader small image

You're reading from  Unity 5.x Animation Cookbook

Product typeBook
Published inMay 2016
Reading LevelExpert
PublisherPackt
ISBN-139781785883910
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Maciej Szczesnik
Maciej Szczesnik
author image
Maciej Szczesnik

Not interested. Too busy with current game project. Source: Linkedin.
Read more about Maciej Szczesnik

Right arrow

Creating a humanoid ragdoll with the ragdoll wizard


In this recipe, we will turn our character into a ragdoll and learn how to enable the ragdoll and disable it. We will use Unity's built-in Ragdoll Wizard, which is useful for creating humanoid ragdolls:

A character with the ragdoll effect applied

Getting ready

For this recipe, we need an animated character. We can use the one we were using before (for instance, the one from the Chapter 4Character Movement). You can also go to the Chapter 09 Physics and animations\Recipe 04 Creating a humanoid ragdoll with ragdoll wizard directory. You can find the Example.unity scene there. If you play the game and press the space bar, the character will turn into a ragdoll. You can press the space bar again to turn the ragdoll off.

How to do it...

To create a humanoid ragdoll, follow these steps:

  1. Place your character in the scene.
  2. Go to Game Object3d ObjectRagdoll to open the Create Ragdoll window.
  3. Drag and drop the bones from your character rig to the...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Unity 5.x Animation Cookbook
Published in: May 2016Publisher: PacktISBN-13: 9781785883910

Author (1)

author image
Maciej Szczesnik

Not interested. Too busy with current game project. Source: Linkedin.
Read more about Maciej Szczesnik