Copy link to clipboard
Copied
Hi,
I want the circle to take it's value from trim path's value. I cant form teh expression. dnt understand how to write it,
I need guidance. Thank you.
Try this:
L = thisComp.layer("Shape Layer 3");
p = L.content("Shape 1").content("Path 1").path;
L.toComp(p.pointOnPath(L.content("Trim Paths 1").end/100))
Copy link to clipboard
Copied
Try this:
L = thisComp.layer("Shape Layer 3");
p = L.content("Shape 1").content("Path 1").path;
L.toComp(p.pointOnPath(L.content("Trim Paths 1").end/100))
Copy link to clipboard
Copied
Hi Dan,
Am gonna right it where? on which property? Thank you.
Copy link to clipboard
Copied
Oh my gaawd!! I figured it out. 😮 😮 😮 😮 this is so cool!
😮 😮 😮 😮
Thank you so much. 😮 😮 😮
Find more inspiration, events, and resources on the new Adobe Community
Explore Now