jeakewzb001
10-05-2006, 07:47 AM
hi,all:
i have a question when i rigging ..colud anyone take a look that help me ? ..i dont know why maya dont execute them real-time...
////////////////////////////////////////////////
int $customleg_l = `getAttr l_feet_handle.flex_fk`;
if ( $customleg_l == 1)
setAttr condition4.operation 0;
else
setAttr condition4.operation 2;
/////////////////////////////////////////////////
i have a question when i rigging ..colud anyone take a look that help me ? ..i dont know why maya dont execute them real-time...
////////////////////////////////////////////////
int $customleg_l = `getAttr l_feet_handle.flex_fk`;
if ( $customleg_l == 1)
setAttr condition4.operation 0;
else
setAttr condition4.operation 2;
/////////////////////////////////////////////////
