-
Grid Element Position to
Hello!
I’m new to expressions and not sure how to achieve the following:
I have a grid of small circles (shape layers) with 20 columns and 11 rows. In the animation, I want one circle in the grid (“leader”) to be the target position for all the other elements of the grid: the animation would start as a grid and end in one circle. Every circle would have a keyframed starting position and an get the end position from the “leader”, probably through an expression or a keyframe.
If all the grid elements just use the leaders end position keyframe, it’s doing not quite the effect I want. The further the circles are away from the leader, the faster they move, since the end keyframe is always the same.
– How can I achieve some kind of “speed limit” for the circles? The further they are away, the longer they should need to reach the end position. Is there an expression I can apply to the position change (and without losing easing)?
Any help or links to tutorials would be appreciated!
– Is there a way to let an element change it’s position from a given keyframe to the leaders position without a second keyframe? Like an attractor-expression?