-
Duplicating and randomizing shape layer
Hi!
Here’s what I am trying to achieve. I’ve created a simple round shape layer that is scaling from 0 to 100% and disappearing after (opacity to 0%). Now I want to duplicate it multiple times (like x100 or more) and also randomize XY position. I know I can do it by hand but that wouldn’t be very effective. Is there a way (a script maybe?) to make it faster and easier? Adding Repeater and Wiggle Transform to the layer is not working since I need the scale to change differently in time for every shape. And the scaling of the shape layer works for all the duplicated ones at the same time.