Notifications
Clear all
[Closed] Find IK Parent
May 17, 2010 10:55 am
Hi,
is there a way to find the uppermost parent in an ik chain?
specifically for the max default biped.
If i were to only have the foreArm bone and would have to find the uppermost ik-parent/root (clavicle) how would i go about that?
:shrug:
2 Replies
May 17, 2010 10:55 am
in that case you should use the function:
biped.getNode <biped | biped_ctrl> <name | index> [link:<int_link>]
give it a look in the maxscript reference you’ll find a detailed description there