Forum: Poser - OFFICIAL


Subject: obj scale problem!

darthie112 opened this issue on May 06, 2004 ยท 4 posts


ockham posted Thu, 06 May 2004 at 1:21 PM

Just change the starting value for Scale in the pp2. The important line is the 'k' line, near the bottom of the scale paragraph. In this example it has k 0 1 which means that the value for Scale at frame 0 is 1.0; change the 1 to whatever it needs to be. For example, if 25% is the proper size, make the line k 0 0.25 ---------------------------------- propagatingScale scale { name GetStringRes(1028,5) initValue 1 hidden 0 forceLimits 0 min 0.001 max 100000 trackingScale 0.004 keys { static 0 k 0 1 } interpStyleLocked 0

My python page
My ShareCG freebies