-
Duplicate layer hierarchy?
Is there a way to duplicate a layer hierarchy so that all the parenting stays correct for the new duplicate tree?
Example: I have “layer 1” and “layer 2” – where the parent of “layer 2” is “layer 1”. If I select both of these and duplicate them, in the end what I really want is “layer 3” to be the parent of “layer 4” – but instead its still “layer 1”.
So I want this:
layer 1
\— layer 2To go to this:
layer 1
\— layer 2
layer 3
\— layer 4I have a complex comp with tons of 3d layers – but each area has a local root – I want to just be able to duplicate that whole tree to make another one – currently its a real pain to have to reparent everything in the new hierarchy. Any ideas? Thanks.