dunkel3d
09-09-2003, 08:19 PM
Does Maya simply calculate expressions in the order in which they appear in the expression editor or is there another way in which I'm not aware of?
I have a number of spheres, each w/ the same dynamic attr. This attr is calculated individually via an expression, named expression1, expression2, expression3 etc. Once the values are calculated, I want to gather all the values in an array, use them in a function that will give me a second array of values, and then combine each corresponding index in the two arrays in an equation to calculate the spheres rotation.
Should I then create a second set of expressions i.e., expression1A, expression1B, expression1C etc. for the array function or can I simply append to the existing expressions?
S
I have a number of spheres, each w/ the same dynamic attr. This attr is calculated individually via an expression, named expression1, expression2, expression3 etc. Once the values are calculated, I want to gather all the values in an array, use them in a function that will give me a second array of values, and then combine each corresponding index in the two arrays in an equation to calculate the spheres rotation.
Should I then create a second set of expressions i.e., expression1A, expression1B, expression1C etc. for the array function or can I simply append to the existing expressions?
S
