Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 09 3:46 am)
It would look like this:
"
{
version
{
number 7.0
}
actor rFoot:1
{
off
}
actor lFoot:1
{
off
}
}
"
If you copy everything between the quotes, paste it into a text editor and save it with the .pz2 extension it should work... change 'off' to 'on' to create a 'show' pose. Obviously can be adapted for any other body parts.
Good luck!
Windows 10 x64 Pro - Intel Xeon E5450 @ 3.00GHz (x2)
PoserPro 11 - Units: Metres
Adobe CC 2017
Yes, start at the first " { " and end at the last " } ". Make sure you retain the indents, they seem to be important.
I'd recommend Notepad ++ for this kind of stuff.
Windows 10 x64 Pro - Intel Xeon E5450 @ 3.00GHz (x2)
PoserPro 11 - Units: Metres
Adobe CC 2017
No. create a text file called ToesHide.pz2 that looks like this. Save to you pose folder-directory. You can put it in another folder in the the pose folder-directory like I have called HideBodyParts.
Case of the letters is important when specifying a body part rToe will work whereas Rtoe or rtoe will not.
{
version
{
number 4
}
actor BODY
{
}
actor rToe
{
off
}
actor lToe
{
off
}
figure
{
}
}
Gary
"Those who lose themselves in a passion lose less than those who lose their passion"
Another FYI:
If you make a hide pose, it's best to make an un-hide pose as well. Looks just like the example, only the key word is "on" instead of "off."
And lastly....
Although there is not even an ad-hoc standard, many creators attempt to adhere to some variation of the below;
MAT poses change materials
MOR poses adjust morphs
SET poses are multi-function-poses, to change joint params...or hide/unhide body parts.
(Oh by the way...if you didn't figure it out already, a pose file is nothing but a text file -- normally .txt -- that's had the suffix .pz2 applied instead.)
If it helps, feel free to use my hide/ show hands and hide/ show feet poses as a starting point.
VanishingPoint... Advanced 3D Modeling Solutions
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.
Sorry but I've never done this before,I have some figures that need to have such poses to work correctly,eg a boot that need to have M4 feet hidden.How I can do that?Is it a complicated thing?Thanks a lot