-
Layers to new comps
Let me outline my need then see if you think I’m approaching from the right method.
Goal is to have hundreds of identical comps in a timeline with one image in each, laid out in 3D space. Camera will then fly over the comps. Problem is how to quickly replace “placeholder” images in the comps with new images.
My thinking is to create hundreds of layers with an array script, then somehow select the duplicated layer comps and make them into new independent comps that I can then use the Multi Replace script to swap out the images in all those comps. My current problem is how to create new discreet comps after duplicating a single comp using an array script (which all reference the same parent comp).
Ideas? Thanks!