Forum: Poser - OFFICIAL


Subject: dots for IK

momodot opened this issue on Mar 23, 2007 · 3 posts


momodot posted Fri, 23 March 2007 at 2:52 PM

I read a passing reference to editing the pose dots so that they can turn IK on and off. Can anyone explain to me exactly how this is done?

Thank you.



jancory posted Sat, 24 March 2007 at 9:05 AM

you can make any pose into a posedot.  just rename it "poseDot_xx.pz2" (xx=any number 1 thru 9) & place it in your dots/PoseRoom folder under your Runtime.  i usually make mine #9 so i don't accidentally overwrite it.  i think there's also a way to make it read-only but someone smarter will have to tell you how to do that bit.   here's an IK-off pose for AM as an example.  hope this helps! 

{

version
 {
 number 4.01
 }

figure
 {
 inkyChain     LeftLeg
  {
  off
  }
 inkyChain     RightLeg
  {
  off
  }
 }
}


lost in the wilderness

Poser 13, Poser11,  Win7Pro 64, now with 24GB ram

ooh! i guess i can add my new render(only) machine!  Win11, I7, RTX 3060 12GB

 My Freebies



momodot posted Sat, 24 March 2007 at 1:17 PM

Thank you. This is a big help.