Search found 5 matches
- Tue May 18, 2010 10:08 pm
- Forum: Questions and Help
- Topic: how to make this character
- Replies: 20
- Views: 16478
Re: how to make this character
hi, I'm having some trouble with the character All motors work fine except the one between hips and torso for some reason :\ here is what the ragdoll looks like: http://img97.imageshack.us/img97/3982/myrag.jpg the best motor for me seems to be LinearAxisMotor , I force the legs to go DOWN with these...
- Thu May 06, 2010 8:32 pm
- Forum: Questions and Help
- Topic: how to make this character
- Replies: 20
- Views: 16478
Re: how to make this character
thanks for the good reply :) I was actually thinking of making them stand up(and later walk and run) using motors(like, using AI to activate different muscles/motors when needed to keep the balance) this should work right? if I understand the meaning of motors this should be do-able(english isnt my ...
- Thu May 06, 2010 5:44 pm
- Forum: Questions and Help
- Topic: how to make this character
- Replies: 20
- Views: 16478
Re: how to make this character
ok long time since I started this thread, but now that 0.12 is out, what motors should I use for the neck, shoulders, elbows, start of legs(from the lower body), and knees? I have played around some with these: AngularMotor LinearAxisMotor RevoluteMotor TwistMotor but I am not sure about how to use ...
- Tue Dec 15, 2009 11:12 pm
- Forum: Questions and Help
- Topic: how to make this character
- Replies: 20
- Views: 16478
Re: how to make this character
Capsules will work for the body parts. The joints to use depend on what kind of behavior you want. You could connect it together with a bunch of BallSocketJoints, though without further help the character will quickly collapse. You could apply springy impulses on parts of the body that keep the pie...
- Tue Dec 15, 2009 10:02 pm
- Forum: Questions and Help
- Topic: how to make this character
- Replies: 20
- Views: 16478
how to make this character
I would like to create a "ragdoll" with these parts: head torso upper right and left arm lower right and left arm upper right and left leg lower right and left leg but here's the hard part: I want it to be able to stand up like a real human I was thinking of using capsules for the body par...