Forum: Poser - OFFICIAL


Subject: A Compendium of PZ2 Techniques.

lesbentley opened this issue on Mar 31, 2008 · 137 posts


svdl posted Sat, 05 April 2008 at 12:04 PM

You can even create the master channels using a Pose file. Either using a Python script, or from the pose file itself:

{
    version
    {
        number 6
    }

    createFullBodyMorph EyesSideSide

    actor leftEye
    {
        channels
        {
            rotateY yRot
            {
                valueOpDeltaAdd
                Figure
                BODY
                EyesSideSide
                deltaAddDelta 90.000
            }
        }
    }
    actor rightEye
    {
        channels
        {
            rotateY yRot
            {
                valueOpDeltaAdd
                Figure
                BODY
                EyesSideSide
                deltaAddDelta 90.000
            }
        }
    }
}

                

   

The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter

My gallery   My freestuff