Page 1 of 1

Group layer depth

Posted: Mon Jun 09, 2008 7:41 pm
by Karbo
Hello... Is it possible to use depth effect with layers inside 2 groups?

Bone Group 1
L1-1
L1-2
L1-3

Bone Group 2
L2-1
L2-2
L2-3

At the end I need this structure:

L1-1
L1-2
L2-2
L1-3 <- this is the problem, I really need it this way...
L2-2
L3-3

Posted: Mon Jun 09, 2008 7:44 pm
by heyvern
This won't work. Depth sorting won't work "outside" of individual group layers. All the layers must be on the same level if you want them to be sorted that way.

Put them all in one bone layer. If you need to control the "groups" of layers with different sets of bones then use bone offset. There isn't a need to have them in different bone layers.

-vern