JaredTaylor
02-05-2010, 10:03 PM
When I make the expression:
l_forearm_jnt.rx = l_wrist_ctrl.rx * 0.3;
it automatically changes my expression to: .O[0] = l_wrist_ctrl.rotateX * 0.3;
Why is there a .O[0] instead of l_forearm_jnt?
Now my expressions wont work.
Edit: just tried saving, maya crashed and deleted my file... lol... good thing I have incremental save.
l_forearm_jnt.rx = l_wrist_ctrl.rx * 0.3;
it automatically changes my expression to: .O[0] = l_wrist_ctrl.rotateX * 0.3;
Why is there a .O[0] instead of l_forearm_jnt?
Now my expressions wont work.
Edit: just tried saving, maya crashed and deleted my file... lol... good thing I have incremental save.
