Forum Moderators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Feb 24 11:54 pm)
Hi basic, how about a mat pose, with the visibility dependant on the materials? The only way I could think of to do it. Don't think I've ever heard of a body part toggle visibility pose. convert your mc6 to a pz2 by changing mtlCollection to figure, saving, and changing extension to pz2.
Edit_ if there is a toggle body part pose, also interested to know.
In the .cr2 there's a value "on", which can be changed to "off", for each body part. It's the second entry in each body part listing, directly below the body part name. I guess you could write a pose to change this value but I haven't tried it meself. It certainly works if you edit the cr2 directly but beyond that I couldn't say what to do.
Coppula eam se non posit acceptera jocularum.
From Secrets of Figure Creation with Poser 5:
"Another item of note for the version section is a pz2 trick. If you set a pz2 file to version 3, you can use the code "on" and "off" for each body part to show/hide the part. In later versions, it is impossible to create a Pose file to turn parts invisible or visible."
Hide/Show pose files, example shoulder hide...
{
version
{
number 3.0
}
actor lShldr : 1
{
off
}
Use .pz2 extension, just tested on v4, poser 8, works.
If you own anything by Xurge, he usually provides pose files for turning off body parts to eliminate appearance of poke-thru. Other vendors also do it. But Xurge comes to mind immediately. Then you can just look at the pose file to see what he did and how it was formatted. :)
PoserPro 2014, PS CS5.5 Ext, Nikon D300. Win 8, i7-4770 @ 3.4 GHz, AMD Radeon 8570, 12 GB RAM.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
I'm trying to create a pose file that includes visibility settings. Can anyone tell me what code to manually enter into a pose to set the poised parts INVISIBLE?