grio
03-05-2006, 04:57 PM
Hi peope!
This is my first post and my english is not very well...
I'm trying to link a biped body to a box cause I need to create Keys to move and rotate the biped when i move or rotate the box.
I have done the example with two boxes and it works:
box01.transform.controller = link_constraint()
box01.transform.controller.addtarget box02 1
but with the biped controller doesn't works
$bip01.transform.controller = link_constraint()
I supose that there is other way to do this with a biped
Thanks a lot!
This is my first post and my english is not very well...
I'm trying to link a biped body to a box cause I need to create Keys to move and rotate the biped when i move or rotate the box.
I have done the example with two boxes and it works:
box01.transform.controller = link_constraint()
box01.transform.controller.addtarget box02 1
but with the biped controller doesn't works
$bip01.transform.controller = link_constraint()
I supose that there is other way to do this with a biped
Thanks a lot!
