Forum: Poser - OFFICIAL


Subject: Delete, rather than hide body parts?

tedbragg opened this issue on Jun 01, 2005 ยท 8 posts


kuroyume0161 posted Wed, 01 June 2005 at 9:13 PM

You could possibly do it by making a copy of M2's CR2 file and removing the lines like this in those areas where you don't want geometry loaded:

actor chest:1
{
storageOffset 0 0 0
gomeHandlerGeom 13 chest
}

becomes

actor chest:1
{
}

There is no way to do it within Poser that I am aware of. Just tried it and that's all you need to do.

Message edited on: 06/01/2005 21:25

C makes it easy to shoot yourself in the foot. C++ makes it harder, but when you do, you blow your whole leg off.

 -- Bjarne Stroustrup

Contact Me | Kuroyume's DevelopmentZone