marckury
10-04-2007, 05:47 PM
well I was testing some things but dont work , I want to put the same expresion in the scaleX of many objects , the sentence to make the expression for 1 object is similar to the one bellow(only referenceto understand), I think it has to be something about loops? well if someone can help a little with this , thanks!
int $num[]; instead of $num i need circle number 1,2,3,4,5,.....
expression -s "control_Circle_$num[].scaleX=time" -o control_Circle_$num[] -ae 1 -uc all ;
int $num[]; instead of $num i need circle number 1,2,3,4,5,.....
expression -s "control_Circle_$num[].scaleX=time" -o control_Circle_$num[] -ae 1 -uc all ;
