Forum: Poser - OFFICIAL


Subject: How can I normalize scaling for a primitive that I've scaled this way and that??

hamiltonpl opened this issue on Dec 08, 2007 · 8 posts


ockham posted Sun, 09 December 2007 at 9:20 AM

As Kuroyume mentioned, you can edit the PP2 file to decide
on which scale controls the others.  It's not hard at all; just
find the parent part, and change the lines as follows:

propagatingScale Scale
to
scale Scale

propagatingScaleX xScale
to
scaleX xScale

and similarly with the Y and Z.

You can also do this inside a PZ3 if you have, for instance,
a human figure parented to a chair, and you want to be 
able to rescale the chair without distorting the human.

My python page
My ShareCG freebies