Its fairly simple actually, its the same way as you would combine two nurbs curves under one transform node (to get more complex/detailed control objects).
string $parent="joint1";
string $shape="pSphereShape1";
parent -add -shape $shape $parent;
As simple as!
No comments:
Post a Comment