-
Duplicating layers
Hey guys, I’m trying to make a bunch of cloned lines that fill up with trim paths.
https://imgur.com/a/v1xRbPUThey are the same as the middle one and the animation is delayed using .valueAtTime expression.
I’m taking the middle’s, stroke, path, position and trim paths and applying to the children with expressions.I’m just duplicating the layers until I have enough, but…
Is there anyway to make these duplicated children via expressions? I’d love to like put a slider that would make as much children as I needed.
I did try the repeater for the path, but than I had the problem of not being able to delay the trim paths animation for each child.
Is there a smarter way to do it without duplicating this or installing new plugins? (they don’t let me install nothing here at my job)