Forum: Poser Technical


Subject: Anyone know why some conforming items re-scale when fitted?

Jim Burton opened this issue on Jul 14, 2000 ยท 5 posts


Wynter posted Sat, 15 July 2000 at 7:12 AM

Actually, parts of the catsuit are scaled bigger even before conforming, it doesn't change size. But I think this is what you're looking for. Someone tell me if I'm wrong. In each body part (example from hip below) is a scale scale and then a Scale xScale, etc. there is a number following a small "k", most of the time that number is "0 1", but in various spots that number is "0 1.something". I didn't experiment with it, but I believe that's it. scale scale { name GetStringRes(1028,5) initValue 1 hidden 0 forceLimits 0 min 0.1 max 100000 trackingScale 0.004 keys { static 0 k 0 1 } interpStyleLocked 0 } scaleX xScale { name GetStringRes(1028,6) initValue 1.052 hidden 0 forceLimits 0 min 0.1 max 100000 trackingScale 0.004 keys { static 0 k 0 1.052 } interpStyleLocked 0 } scaleY yScale { name GetStringRes(1028,7) initValue 1 hidden 0 forceLimits 0 min 0.1 max 100000 trackingScale 0.004 keys { static 0 k 0 1 } interpStyleLocked 0 } scaleZ zScale { name GetStringRes(1028,8) initValue 1.048 hidden 0 forceLimits 0 min 0.1 max 100000 trackingScale 0.004 keys { static 0 k 0 1.048 } interpStyleLocked 0 } rotateY yrot