Forum: Poser - OFFICIAL


Subject: How do you remove geometry switching from a cr2?

xantor opened this issue on Apr 19, 2009 · 3 posts


sixus1 posted Sun, 19 April 2009 at 4:56 PM

  1. )Open the CR2 in a text editior

2.) Look for code that resembles this:
 

 

 alternateGeom    rCollar_1
                   {
                    name rCollar_1
                    objFile 1044 :Runtime:Geometries:HER:CYB-HER:rCollar.obj
                    }

& Strip it out.

3.) This will leave some parameter dial that you remove as well.  Which will resemble something like this:

geomChan rCollarGeom
   {
   uniqueInterp
   name Switch_rCollar
   initValue 0
   hidden 0
   forceLimits 4
   min 0
   max 1
   trackingScale 0.045
   keys
    {
    static  0
    k  0  0
    }
   interpStyleLocked 1
   valueOpDeltaAdd
    Figure 1
    BODY:1
    HERCyberArmRight
   deltaAddDelta 1.000000
   }

4.) Save copy (don't overwrite original)

Have fun!
--Rebekah--