Forum: Poser - OFFICIAL


Subject: Opening doors?

TrekkieGrrrl opened this issue on Jan 23, 2003 ยท 22 posts


ockham posted Thu, 23 January 2003 at 10:20 AM

If you're doing a CR2, you have to manually edit the "hidden" lines so that the proper Tran dial is the only one available. CR2's normally make only rotations visible. Because you can't always determine in advance which direction is the sliding direction, first make all three Tran's visible ("hidden 0"); then determine which direction is the sliding direction, and determine its limits by moving it. Set the "min" and "max" lines to those values, and set forceLimits to 4. Go back and set "hidden" to 1 on the other two Tran's. Here's one of the three paragraphs so you'll know what to look for: translateY ytran { name GetStringRes(1028,13) initValue 0.000000 hidden 0 forceLimits 0 min -100000.000000 max 100000.000000 trackingScale 0.002000 keys { static 0 k 0 0.000000 } interpStyleLocked 0 }

My python page
My ShareCG freebies