Forum: Poser - OFFICIAL


Subject: injection pose to disable bulge?

colorcurvature opened this issue on Mar 08, 2013 · 3 posts


lesbentley posted Fri, 08 March 2013 at 12:04 PM

I think you need to be addressing the "jointZ jointz" channels in the collars themselves. Try this:

{
#CollarBulge0.pz2
version
    {
    number 3
    }

actor rCollar
    {
    channels
        {
        jointZ jointz
            {
            doBulge 0
            }
        }
    }

actor lCollar
    {
    channels
        {
        jointZ jointz
            {
            doBulge 0
            }
        }
    }
}

This works for me on the Antonia 1.2 figure, but not tested on V4.