-
Is it possible to make a script that applies an expression to a parameter?
I’m new to scripting for AE and I have a pretty limited programming knowledge, so it might not be worth your time to help with this. I appreciate any info or resources given. I want to make a script that will seek out a parameter (color, stroke width, ect) and apply an expression to it. It seems like it shouldn’t be too complicated, but I can’t find examples or tutorials doing something similar and I’m not knowledgeable enough to know if it’s more complicated than it seems. Using stroke width as an example, I would want the script to seek all stroke widths in whatever group is in the selected layer and then apply the same expression to all of them. Is it even possible to dig into a layer, find all its strokes, and apply an expression to the multiple stroke widths in a layer?
Thanks again for any help or direction.