-
I want to build plugins/scripts for Adobe After Effects – what do I use?
Hello, I want to build plugins/scripts for Adobe After Effects, something like ‘Montage Library by Nitrozme(https://videohive.net/item/montage-library-most-useful-video-presets/21492033 )’. I researched google and found some references like these:
https://videohive.net/item/typoking-title-animation-kinetic-typography-text/11263341
https://aescripts.com/compcode/
https://github.com/search?l=JavaScript&q=after+effect&type=Repositories
https://github.com/pixflow/massive-dynamic-documentationWhat conclusion I came across that it would need JSX(extended Javascript) for building up the scripts. I need some suggestions on how to get started with proper scripting and follow-ups.
Thanks.