-
Use an expression to move a single Shape Layer path endpoint
I’ve drawn a simple two point Shape Layer path using the Pen Tool – no Bezier curves. Now I want to animate only the 2nd end-point using an expression. For example Wiggle the 2nd end-point up and down while the first end-point remains stationary.
But am not sure what to append to the following expression of Path 1: content(“Shape 1”).content(“Path 1”).path
I’d like to address only the Y value of the 2nd end-point in the path but am unable to find what type of (array?) this is to address it.
Any help on explaining the Path object and how to address its point positions in the expression would be appreciated. Thanks!
content("Shape 1").content("Path 1").path