Michael_C opened this issue on Jul 23, 2010 · 5 posts
Michael_C posted Fri, 23 July 2010 at 8:52 PM
I am using the following ERC code in the xrot channel a Poser figure part:
valueOpDeltaAdd
Nordenfelt Gun-2B
BODY:1
ElevateGun
deltaAddDelta -0.214
When the master dial is operated the body part rotates in the opposite direction at a fraction of the rate.
What I really want is for the body part to always rotate in the same direction, proportional to the master dial, regardless of the direction of movement of the master dial:
Mathematically the deltaAddDelta parameter would be the absolute value of the master dial value times -0.214.
Is there away to do this? Thanks.