Hi
Is there any way this expression can leave the x, and y positions as they are? I have a grid of icons setup in specific postions already and when I apply the expression it moves everything to 0,0 on the x and y.
I have tried using value[0] and value[1] but the expression is still adding to their values. I’ve tried splitting the expression using variables but get an error message about arrays.
I’m hoping I can use the slider to animate the icons in on the z-axis one after one without having to animate each one individually.
Thanks
Jamie