Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 11 12:18 am)
The only way I can think of to do this would be to set 'force limits' to a min and max of zero. The min value always has to be less than the max, so you may have to play around with small values to get it right. Like min=0, max=0.00001 or something. Do this. Go into the cr2 and set 'force limits to 4 (on) for the trans dial, without changing the limits. Open it in poser and double-click on the parameter dial name to open the dialog box, and get the limits right. Then just save it to the Library with those limits. This will certainly work. There may be a more elegant way if there's a cr2 lock, but off hand, I don't know of one. Also, this way, the user could always open the dialog box and impose new limits, if necessary. It's a good idea always to leave the user an option. mac
HI there, So that the dial will not rotate set the min and max to zero and lock it in forced limits this: rotateX xrot { name GetStringRes(1028,4) initValue 0 hidden 1 forceLimits 1 min 0 max 0 trackingScale 1 keys { static 0 k 0 0 } interpStyleLocked 0 } or just detete this dial completely. Regards, Anton anton@daz3d.com
-Anton, creator of
ApolloMaximus: 32,000+ downloads
since 3-13-07
"Conviction without truth is denial; Denial in the
face of truth is concealment."
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
I've been trying for the past hour to make one of my figures poseable. So far, it's turning out great. I have a question though..I know how to hide dials by editing the Cr2. For instance, if I wanted, I could hide the xRotate dial if I didn't want them rotating it on the x Axis. However, they can still rotate it using the 'rotate' tool. Is there anyway to lock an axis for an actor forever? Much thanks to the person who helps me out :)