Forum: Poser Technical


Subject: How do I change the order of my Materials in my Clothing Figures

insomniaworks opened this issue on Feb 09, 2004 ยท 11 posts


maclean posted Tue, 10 February 2004 at 3:00 PM

Here's the 'blank' body part from the cr2. You don't need any channels for it and everything is locked and hidden. It doesn't appear in the menu. The only place you'll see it is in the Hierarchy window.

actor blank:1
        {
        name    blank
        off
        bend 0
        dynamicsLock            1
        hidden          1
        addToMenu       0
        castsShadow             0
        includeInDepthCue               1
        parent BODY:1
        channels
                {
                }
        endPoint 0 0 0
        origin 0 0 0
        orientation 0 0 0
        displayOrigin           0
        displayMode USEPARENT
        customMaterial  0
        locked 1
        }

mac