A problem

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

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
System32
Posts: 3
Joined: Fri May 30, 2008 11:46 pm

A problem

Post by System32 »

Image

What do i have to do to get part "D" behind part "B"?
Genete
Posts: 3483
Joined: Tue Oct 17, 2006 3:27 pm
Location: España / Spain

Post by Genete »

Put A,B,C and D in the same bone layer and sort them properly. You cannot mix z depths of layers in different Group (bone is a group layer too) layers.
User avatar
jahnocli
Posts: 3471
Joined: Fri Oct 29, 2004 2:13 pm
Location: UK

Post by jahnocli »

Pull Layer 3 down below Layer 2.
You can't have everything. Where would you put it?
System32
Posts: 3
Joined: Fri May 30, 2008 11:46 pm

Post by System32 »

If i put them in the same bone layer, can i still animate them separately?
I want layer 2 and 3 to be different characters.
User avatar
heyvern
Posts: 7042
Joined: Fri Sep 02, 2005 4:49 am

Post by heyvern »

You can put them all in one bone layer and then animate the layer order. Better than what you have but it means more bones to track in one layer... 4 bones... not too bad to keep track of. ;)

-vern
User avatar
synthsin75
Posts: 10273
Joined: Mon Jan 14, 2008 11:20 pm
Location: Oklahoma
Contact:

Post by synthsin75 »

I'm assuming you're looking to do something like a hug, where each character has parts behind and in front of the other. This is one of the harder tasks in AS.

I would set up my characters normally, in separate bone layers. Then I'd use the fa_meshinstance.lua layer script, and duplicate their vector layers into a single group layer. This way the duplicates follow the bone/point motion of the individual characters and you can freely layer sort them together.

Like I said, it's a fairly advanced problem. One of these days I plan to do some video tutorials of this kind of stuff.



P.s. I think embedded layer scripts are only available in AS Pro. Sorry if you only have Standard.
System32
Posts: 3
Joined: Fri May 30, 2008 11:46 pm

Post by System32 »

synthsin75 wrote:I'm assuming you're looking to do something like a hug, where each character has parts behind and in front of the other. This is one of the harder tasks in AS.

I would set up my characters normally, in separate bone layers. Then I'd use the fa_meshinstance.lua layer script, and duplicate their vector layers into a single group layer. This way the duplicates follow the bone/point motion of the individual characters and you can freely layer sort them together.

Like I said, it's a fairly advanced problem. One of these days I plan to do some video tutorials of this kind of stuff.



P.s. I think embedded layer scripts are only available in AS Pro. Sorry if you only have Standard.

I have AS pro, but i'm doing my second animation so i think scripting is too hard for me.

Anyway thx for your help. I tried to animate in one bone layer, and it was good enough for me.

I'm looking forward to your video tutorials :D
Post Reply