mccollom73
01-24-2011, 12:31 AM
I feel like a noob asking this, but I am trying to clamp a control inside a box curve. Just like the Osipa style facial rig. I know im doing something wrong here.
control.translateX = clamp (0, 5, box.translateX)
What am I doing wrong?
Thank you,
Josh
control.translateX = clamp (0, 5, box.translateX)
What am I doing wrong?
Thank you,
Josh
