Seriously, I am extremely confused! And dont just tell me to look in the instructions, because I have, and its just saying to drag the bones in place, which I can’t do! Also, why is it that i cant even create a ragdoll without adjusting the angles or whatever? Why does the program not do that automatically?! Besides, apparently they all have to be in completely different angles or whatever, and there are only two options! Why?!
Note: I am new to this, so please answer in terms I can understand.
Hi,
For a start, it’s absolutely unclear what you’re doing and how you’re doing it.
You can create a ragdoll with the Unity standard tool
Gameobject=> 3d object=> ragdoll
or by using one of the tools in the asset store.
If you can’t “drag bones” from your model, it means that you have a 3d model without “armature”, which is the transform structure that represents the bones.
One such model can’t be normally animated, and can’t be ragdolled, so you’ll have to create an armature for the model in the 3d editor application… but that’s a completely different topic.