-
Sourcing a single roto shape across multiple layers?
I was wondering if anyone has come across a clever way to reuse a single roto shape across many layers. Applications like Nuke, and even Motion allow you to draw a bezier spline, and then access that same spline with animation and all on other layers. That way, you can have a “master” spline that is acting as a matte across multiple layers, and then any changes made to that “master” spline would be updated across all the layers.
Obviously one method would be to create the roto matte, perhaps with a solid, Precomp it, and then apply a “Set Matte” to any layers that require that matte. Although this is an OK workaround, it’s obviously a bit clunky as well.
Perhaps this could be solved with a scripting function, similar to the Effect Instance script here https://aescripts.com/ft-effect-instance/
If anyone’s got a way they’ve figured out to work like this, please let me know!