Forum: Poser - OFFICIAL


Subject: I'm sure that this was explained before...but..

Jarek opened this issue on Aug 24, 2000 ยท 3 posts


Jarek posted Thu, 24 August 2000 at 6:08 AM

How can i combine 2 characters in to one...ie i need to remove P4female right hand and replace with other hand from another character.For now I have 2 characters in project and the PZ3 file is big and still need the other character to workin other wordshow do I make character from two existing characters any good tutorial


PhilC posted Thu, 24 August 2000 at 7:33 AM

In the character CR2 file change: actor rHand:1 { storageOffset 0 0 0 geomHandlerGeom 13 rHand } with: actor rHand:1 { objFileGeom 0 0 :Runtime:Geometeries:YOUR_FOLDER:YOUR-NEW-HAND.obj geomHandlerGeom 13 rHand } I hope I've got all the :'s and }'s in the right place :) PhilC www.philc.net


Jarek posted Thu, 24 August 2000 at 7:40 AM

I'll try it as soon as i get home and let ya know ;) Thanks PhilC