-
Animate two directions
Hello!
I’m trying to rig some circles.
They are made with 3D stroke. One circle on each layer.
So I have to work with the XY position of the 3D stroke effect.
I want that when the small circle goes up, the other circles follow it below it at a proportional distance between them, and when it goes down they follow it but on top of it. Everything animated from the middle, that is, from the middle up and from the middle down.
I have tried an if else but it jumps when I tell it to be up or down.