Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 09 3:46 am)
Make that THREE for the lower extremities.
"Few are agreeable in conversation, because each thinks more of what he intends to say than that of what others are saying, and listens no more when he himself has a chance to speak." - Francois de la Rochefoucauld
Intel Core i7 920, 24GB RAM, GeForce GTX 1050 4GB video, 6TB HDD
space
Poser 12: Inches (Poser(PC) user since 1 and the floppies/manual to prove it!)
Traveler!! You are a jewel! Hmmm... well... seeing as almost nothing fits Michael 2 when he's all beef up almost everything! LOL... but really, for me it thighs, shins, feet and toes.
In a world filled with causes for worry and
anxiety...
we need the peace of God standing guard over our hearts and
minds.
Â
Jerry McCant
For the LOVE OF GOD please make one that will hide the hands and all the finger parts!!!!!!!!!! Do you KNOW how many times I've had to hide fingers for gloves? I hate having to do that by hand... I promise to set up an altar and worship you as a god if you do that... okay, well maybe not... but I'd be really grateful.
Actually I'd say, if possible, make the set so that it hides every body part, and then you just click each pose as you need to hide it... and then do a few in groups... for example "Lower Body" hides hips down, "Hands" hides the hands and fingers. "Feet" hides the feet and toes... shrug At one point or another I've hidden every body part except for the head...
All: Ok, the hands are done. These should be at Morph World by tonight. I wasn't able to find a way to switch off the genital hip with a pose yet, gotta keep looking for that one ;) Cin: The poese are very simple. Here is a piece of code to hide a body part: actor rPinky1:1 { on } (on shows, off hides) If someone wants to build individual sets from these they are more then welcome to. I have done them in groups and mahor body sections, basically because I am getting lazy ;)
In case you wanted it right now Dave! LOL! Just copy and paste into a text editor and save it as a PZ2. I alreay tested it...it works. ;o)
{
version
{
number 4.01
}
thighLength 0.177885
actor hip:1
{
off
}
actor rButtock:1
{
off
}
actor rThigh:1
{
off
}
actor rShin:1
{
off
}
actor rFoot:1
{
off
}
actor rToe:1
{
off
}
actor lButtock:1
{
off
}
actor lThigh:1
{
off
}
actor lShin:1
{
off
}
actor lFoot:1
{
off
}
actor lToe:1
{
off
}
figure
{
}
}
{
version
{
number 4.01
}
thighLength 0.177885
figure
{
}
}
So you could cut it down to:
{
version
{
number 4.01
}
actor hip:1
{
off
}
actor rButtock:1
{
off
}
actor rThigh:1
{
off
}
actor rShin:1
{
off
}
actor rFoot:1
{
off
}
actor rToe:1
{
off
}
actor lButtock:1
{
off
}
actor lThigh:1
{
off
}
actor lShin:1
{
off
}
actor lFoot:1
{
off
}
actor lToe:1
{
off
}
}
Attached Link: http://www.morphworld30.com/dlotw.html
All done. :) The hand HS poses are in there + some true zeroing poses (Zeros the pose of a figure and puts it in the center of the poser universe) etc. Have fun! -TravDarn it, I missed all the fun! Eric, your genius strikes again, thank you so much! I can see these are going to get used often! ~j~
What we do in life, echoes in eternity.
E-mail
| Renderosity
Homepage | Renderosity
Store | RDNA
Store
Congrats, Trav. I've been making occasional attems to find a way to do this for ages. Now I'll finally be able to make that hide-tentacle-tip pose I've been wanting to make. I'll be able to replace the subdividing transparency poses in the chains too. This is excellent. Thanks for posting the info.
View Ajax's Gallery - View
Ajax's Freestuff - View
Ajax's Store -
Send Ajax a message
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 figured out how to hide body parts wirh a pose file, as a part of a utility pose set I am going to post for free. What body parts do you find need to be hidden most often (so I can build those poses ;) Also part of the set, poses to turn IK on and off, White MAT poses for the 4 main figures, + a few others I am working on :) Let me know. -Trav