def happyAttributes(): defaultFaceAttributes()        
cmds.setAttr("Dude_Lt_Mouth_Crnr_Ctrl.tx",-1.735) 
cmds.setAttr("Dude_Lt_Mouth_Crnr_Ctrl.ty",3.41) 
cmds.setAttr("Dude_Rt_Mouth_Crnr_Ctrl.tx",-1.735) 
cmds.setAttr("Dude_Rt_Mouth_Crnr_Ctrl.ty",3.41) 
cmds.setAttr("Dude_Lt_Brow_2_Ctrl.ty",2.943559) 
cmds.setAttr("Dude_Rt_Brow_2_Ctrl.ty",2.943559)
 cmds.setAttr("Dude_Jaw_Ctrl.ty",-5.681)        


This function makes a certain facial expression on the 3D character model, 
how do I make this animated as in I want to make the attribute values 
change gradually?

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/2898908b-8837-4037-a0cc-ede29ea89ac1n%40googlegroups.com.

Reply via email to