Basically i have proanimator compositions where I make the animations and fill in the names later. So i will make 10 comps with name 1,2,3,4…10, then sometime later go in and replace the names.
I’ve done this many times so i know how to keep the names from wrapping etc… I would like to do this without duplicating the comp over and over.
In a 2d project, i would use a script to alter the text or load an illustrator file of my choice, and i can make as many renders as i want without editing the AE file.itself.
It appears all After Effects plugins are accessible in the script debugger to some degree, even proanimator. However none of the features i want seem accessible such as a “Reload” function to reload the current source, or variables containing the links to the original AI file, or the source text of text created in illustrator. If any of these properties were exposed it would help out a lot.