x


How to prepare a model to be used as a ragdoll?

Hello,

I've created a model in Blender, wich I think contain the bare minimum of parts to function as a ragdoll in Unity3D. This particular model is just for learning, therefore it's so basic.

I've used ctrl+p as I have come to the conclusion that this must be the right way to do it, though I'm not sure of this as I've never used Blender before, and never made a ragdoll in Unity3D before. I made the spine a cylinder in the body-cube, as I really have no clue what the spine really should be.

When I import the model into Unity3D, the first thing I noticed is that I cannot choose the body-cube, but I have to use the whole model as root, this I assume is wrong, but have no idea how to fix it. Then when I've set it up as I believe is correct and try to run it, the model just shoots into the air spinning and twisting. This I assume is caused by faulty collision detection as of a wrong setup from me.

So, does it exist any step-by-step tutorial that covers creating and preparing a model to be used as a ragdoll in Unity3D?

The model and its hierarchy

The model and its hierarchy

In advance, thanks for any help!

  • I'm using Blender because it's free, therefore it's no other alternative for me as a 3D modelling software.
more ▼

asked Mar 18 '12 at 07:35 PM

joms gravatar image

joms
16 2 2 4

(comments are locked)
10|3000 characters needed characters left

4 answers: sort voted first

I've been working on the exact same thing myself today. Bit of a learning curve! I found the following videos really helpful in learning the rigging process:

This one covers the basics. Easy to follow and the guy keeps it brief, which is nice: http://www.youtube.com/watch?v=ZU8Qcm5_Oc0 (There are 3 parts to this video, so keep an eye out for the other 2 in related links at the end)

This one covers the use of a Blender addon called Rigify (included in the latest release). It's probably pretty similar to the vid Kenny just linked you to, but thought I'd throw it in as another option, because I found it very helpful. http://www.youtube.com/watch?v=PTmVLD-1ilQ

Having said all that, I've not managed to get any of my models to actually work as a proper ragdoll yet, so let me know how you get on!

more ▼

answered Apr 29 '12 at 12:38 AM

Gringo.Frenzy gravatar image

Gringo.Frenzy
1

(comments are locked)
10|3000 characters needed characters left

So, it actually seems I solved it. The root and the spine should now be connected to each others.

more ▼

answered Mar 20 '12 at 07:29 PM

joms gravatar image

joms
16 2 2 4

(comments are locked)
10|3000 characters needed characters left

Heya! Blender is a greet tool for 3D modeling! It has all the bells and whistles that other programs like Maya and 3DStudioMax.

The only problem is that it can be pretty buggy and confusing. But, hey it's free!

I am not very familiar with how the Rag-doll works, because I have never tried it. But for starters you need to put an armature into your model.

This tutorial should help you with that step. http://cgcookie.com/blender/2010/07/30/using-the-human-meta-rig/

In order to use the Human-Meta rig that he shows you, Open User Preferences, select AddOns tab, push Rigging filterbutton... Then enable the Rigify Addon.

P.S. You don't have to rig the fingers and stuff if you don't have them.

more ▼

answered Mar 19 '12 at 08:37 PM

kennymack007 gravatar image

kennymack007
0

(comments are locked)
10|3000 characters needed characters left

Heya! Blender is a greet tool for 3D modeling! It has all the bells and whistles that other programs like Maya and 3DStudioMax.

The only problem is that it can be pretty buggy and confusing. But, hey it's free!

I am not very familiar with how the Rag-doll works, because I have never tried it. But for starters you need to put an armature into your model.

This tutorial should help you with that step. http://cgcookie.com/blender/2010/07/30/using-the-human-meta-rig/

In order to use the Human-Meta rig that he shows you, Open User Preferences, select AddOns tab, push Rigging filterbutton... Then enable the Rigify Addon.

P.S. You don't have to rig the fingers and stuff if you don't have them.

more ▼

answered Mar 19 '12 at 08:37 PM

kennymack007 gravatar image

kennymack007
0

Thanks, it kind of gave me a better overview of how this actually works. But should the armateure be mapped to something for it to be exportable?

As I think I've made the other model (the one I made from scratch) more correct, I still cannot select my root wich is now a proper block everything's grouped to. How could this be?

Mar 20 '12 at 06:45 PM joms
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3726
x722
x162
x34

asked: Mar 18 '12 at 07:35 PM

Seen: 1112 times

Last Updated: Apr 29 '12 at 12:38 AM