Forum: Poser - OFFICIAL


Subject: Scaleing, and sensitivity Value

grid opened this issue on Jun 17, 2003 ยท 4 posts


grid posted Tue, 17 June 2003 at 5:32 AM

Hello and good day to all. After some Time making My Model animated in Poser,I think i finaly Have got it . The only thing i need now is 2 (?) answerd. When Scaleing the Parent of the model The rest of the model dose nothing. So i have to scale every thing manuly. is there a way to Edit the cr2 or Group them To all scale When the paernt scales? Second qustion ,Tracking sensitiviy value I have Tryed to change this many times but nothing seems to happen. I was thinking i have the Wrong name of this. If you know the name Of the sensitivity value in the cr2 please tell me. Thank you


lesbentley posted Tue, 17 June 2003 at 6:56 AM

If this is a cr2 then scaling the BODY actor should scale everything else. Also try this: Open the file in a text editor (or a cr2 editor such as CR2Builder) and search for any channels of the type "scale", if you find any replace the name with "propagatingScale". Do a similar procedure for the other scaling channels, change "scaleX" to "propagatingScaleX" etc. Note that the case of the "s" changes, these things are case sensitive.


lesbentley posted Tue, 17 June 2003 at 7:19 AM

Attached Link: http://www.renderosity.com/messages.ez?Form.ShowMessage=1224978

To expand a bit on my last post, "propagatingScale" should force an actor or prop to scale with its parent, so: scale scale Would become; propagatingScale scale and; scaleX xScale Would become; propagatingScaleX xScale As for the "trackingScale" I have only ever been able to change this for "valueParm" channels. The thread linked above also relates to trackingScale issues.

grid posted Tue, 17 June 2003 at 5:38 PM

Thanx for the Help I will give this a try