Forum: Poser - OFFICIAL


Subject: How do I change channels for a morph injection?

AnAardvark opened this issue on Dec 14, 2009 · 5 posts


markschum posted Mon, 14 December 2009 at 9:39 AM

If they are using the PBMCC- channels then you can edit the pose file and change the number .

{
    version
        {
        number 4.01
        }
    actor chest:1
        {
        channels
            {
            targetGeom PBMCC_15 <<<<<<<<<<<<<<<<change this
                {
                hidden 1
                }
            }
        }
}