-
*AE Scripting* Adding Pseudo effects using renderTom’s code.
Hey there!
I was trying to apply pseudo effects through my scripts using
.applyPreset(file); and its working fine.but I discovered this code by Tomas (renderTom) on github,
GitHub – rendertom/PseudoEffect: A helper class for Adobe After Effects to apply Pseudo Effects as Animation Presets
which is ideal if I’m going to sell or distribute my workflow script to others.I’m trying to follow his instructions but not I’m getting some errors.
Is there someone who can explain this code for me?thanks!
-Rigel