Forum: Poser - OFFICIAL


Subject: Separate Head and Body Mesh Problem

fygomatic opened this issue on Nov 30, 2004 ยท 1 posts


fygomatic posted Tue, 30 November 2004 at 2:57 PM

Hi, I've got a headless body mesh and for the neck, head and eyes I have the cr2 access a separate head.obj. It's working but I think I'm also loading a seperate instance of the head mesh for each of these actors. Is the problem in the below entries? Thanks!

actor neck:1
{
storageOffset 0 0 0
geomHandlerGeom 0 0 :Runtime:Geometries:DAZPeople:head.obj
}
actor head:1
{
storageOffset 0 0 0
geomHandlerGeom 0 0 :Runtime:Geometries:DAZPeople:head.obj
}