Face over jaw layering. (Solved) (1 Viewer)

One With The Shadows

Vivacious Visitor
Joined
Jul 7, 2013
I am trying to get the face layer over the jaw layer. sby gave me this coding:

if(param3)
{
param2.addChildAt(param1,param2.getChildIndex(param3) + 1);
}

g.changeLayer(face, face.parent, jaw)

Would the param be from g.changeLayer(face, face.parent, jaw) and I just have to write the names in?

Solution: actual code:
Code:
main.her.head.swapChildren(main.her.head.jaw, main.her.head.face);
provided by sby. (thanks)
 

ModGuy

Content Creator
Joined
Feb 17, 2011
Re: Face over jaw layering.

That's not going to make any sense to anybody who's trying to help.
Throw up a FLA.
 

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.