Group layer depth

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
Karbo
Posts: 8
Joined: Sat Apr 19, 2008 3:31 pm

Group layer depth

Post 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
User avatar
heyvern
Posts: 7042
Joined: Fri Sep 02, 2005 4:49 am

Post 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
Post Reply