lummoxmine
12-22-2004, 08:33 AM
I built a simple southpark-esk facial rig. I Utilized the Expression controller in max to relate the X&Y positions of the eyelids (X for the top lid and Y for the Bottom) to a Joystick manipulator (you can it find on scriptspot (http://www.scriptspot.com/start.htm)). then I added those values to the Relative postion of the eyes. .... the Expression is pretty straight foward.. something like
Manipulator Y value = upper lid Y position /5 + eye Y position /10
Manipulator X value = Lower lid Y position /5 + -eye Y position /10
(I may have mixed up a little of the expression b/c max's expression controller makes you connect your variables straight to whatever they're driving.. I think the underlying idea is there though)
I'm sure I'm doing something wrong. everything seems to work right but..
the moment I press the Autokey button The manipulator will animate.. but the expression doesn't seem to drive anything anymore... what's the deal?
Manipulator Y value = upper lid Y position /5 + eye Y position /10
Manipulator X value = Lower lid Y position /5 + -eye Y position /10
(I may have mixed up a little of the expression b/c max's expression controller makes you connect your variables straight to whatever they're driving.. I think the underlying idea is there though)
I'm sure I'm doing something wrong. everything seems to work right but..
the moment I press the Autokey button The manipulator will animate.. but the expression doesn't seem to drive anything anymore... what's the deal?
