kuroyume0161 opened this issue on Mar 12, 2004 ยท 14 posts
kuroyume0161 posted Sat, 20 March 2004 at 4:46 PM
My sword is already a figure and I think it's giving me trouble in getting this to work. I can parent the sword to the right hand okay, but if I try to parent the hands to the sword, whether the sword is parented to the figure BODY or UNIVERSE, they won't go there. The best so far is that they get parented to the figure's BODY, not to the sword. Here is the pose to do this. Note that I put the hands on the highest body part in the hierarchy and not the sword BODY since Poser gets confused and makes them parented to the figure's BODY (Michael 3 in this case). { version { number } actor rHand:1 { parent Tsuka_Scale:3 inkyParent Tsuka_Scale:3 } actor lHand:1 { parent Tsuka_Scale:3 inkyParent Tsuka_Scale:3 } figure { addChild rHand:1 Tsuka_Scale:3 addChild lHand:1 Tsuka_Scale:3 inkyChain LeftHand { on } inkyChain RightHand { on } } } Kuroyume
C makes it easy to shoot yourself in the
foot. C++ makes it harder, but when you do, you blow your whole leg
off.
-- Bjarne
Stroustrup
Contact Me | Kuroyume's DevelopmentZone