-
duplicating puppet with nested comps and many expressions that link to a controller
I’m working on a puppet character which features several nested comps with expressions all linking to a controller layer in the master comp. I want to make a duplicate of this layer and its controller without having to go in and update all the expressions one by one. I’ve tried the True Comp Duplicator script but it keeps breaking all the expressions to the controller.
Any suggestions?