Copy link to clipboard
Copied
Hello everyone, I need to connect shapes to a line or path, so that if I move the same, all the connected shapes move together (see attached image) is it possible to do this? I await some advice, thanks,.
Attention: I'm not asking how to move a shape on a path, but how to 'connect' shapes to a path or line.
In the image you can see at the beginning the elements (different shapes and line), finally the result I would like to obtain, the arrangement of the shapes along the line, and when I move the points of the same the shapes connected to it must move.
Copy link to clipboard
Copied
You have a tool under Window Menu called Create Nulls From Paths. If you have 7 circles, you must create 7 points over your path to allow the script create a null for every path's point.
If you select your original path, you can create nulls that follow the path with the Nulls Follow Paths button and this way you can link your circle's position to the null's position (using expressions). As soon as you animate the path, the nulls will be updated with the current position of your path's points.
Copy link to clipboard
Copied
What @Jose Panadero explained is a good solution if you want to animate the shape and the circles should follow.
If you want to animate the circle layers and the shape should follow, you can also do this with Null's From Path, but it has the disadvantage that it can only connect the circle positions with straight lines, whereas your example looks curved.
My (paid) extension iExpressions contains the Connect Multiple Layers iExpression, which can also create a curved path that follows the positions of your circle layers.
Here I just have some null layers and the shape follows them, when I move the nulls:
See this tutorial:
Copy link to clipboard
Copied
Thanks for reply, this is a great solution!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now