-
Extracting X values from a path.
Hi,
I know you can copy the path from a shape layer into the position value of another layer and you’ll get keyframes with a two field array values (x and y position). Is there a way to extract this information from the path itself without copy/pasting? Meaning, can I write an expression that will feed the x value of a path, for example, directly into another layer’s x position field?
Basically, I am creating a graph that shows changing value (a simple line graph similar to a sine wave) and I’m moving this graph from left to right. I’d like another layer to keep a constant x value but have the y value follow the contours of the graph as it moves. I’m trying to avoid copy/pasting the values because I’d like to be able to change the path and still have the second layer follow the new contour.
Is this possible?
Thanks in advance for the help!-Josh