-
Create and array of layers/comps using indexes & sliders.
Hey all, I was wondering if there was a way to start with a centered layer, and use an expression to change it’s relative position while keeping it’s anchor point [say, “(width,height)/2” or whatever] absolute. Furthermore, I’m wondering if there’s a way to then rotate the layer around that anchor point. I’d like to use the index values in conjunction with the rotation value to have them rotate around that anchor point.
Having trouble figuring out how to start on this expression(s).