View Full Version : How to make something go down to one knee
lhhsoccer4
02-06-2010, 05:36 PM
I have an assignment to make a knight go down on one knee and am completely lost as to how to do so.
I also have to make him bow and don't know how to.
HELP!
duadga
02-06-2010, 05:42 PM
To bow you may just need to turn upper body forward and back up
lhhsoccer4
02-06-2010, 05:50 PM
alright I will give that a try, thanks!
lhhsoccer4
02-06-2010, 05:56 PM
I have tried to move the upper body forward and I tried that with the knight going down to one knee as well. What happens is the the upper half of the body literally moves forward and leaves the bottom half where it is at.
x2495iiii
02-06-2010, 05:58 PM
Change move forward to turn forward.
lhhsoccer4
02-06-2010, 07:03 PM
I got him to bow, now if only I can figure out how to make him go down on one knee.
Dameria
02-06-2010, 07:08 PM
to go down on one knee, try a combination of different actions in a Do Together. For instance, make the whole rightLeg turn backwards 0.25, while rightLeg.knee (or whatever the knee part is) turn forwards 0.25. Then do leftLeg.knee turn forward 0.25, and also add a command to make the knight move down a little bit.
zonedabone
02-06-2010, 09:20 PM
The best thing to do would be to make it manually, and then save the pose.:)
Melodydawn
02-07-2010, 10:34 AM
I am also having trouble with this. ( I have the same assignment) How would you set the pose?
Dameria
02-07-2010, 10:54 AM
right click the knight when he is in the position you want him in, and then do "capture pose". Then the pose will be saved and you can just make a method where when a key (like space) is clicked, he goes into that pose.
duadga
02-07-2010, 10:59 AM
Pretty Simple but I just Did this quickly
jediaction
02-07-2010, 12:14 PM
Just think about it. Make one knee turn forward, and one backwards. The lower part of the knee just tell it to turn the other way and make the knight move down about .5 meters or however you want