Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 10 11:00 pm)
I think my problem with the other stuff is the clothes I chose. With what I used I guess I have to adjust the spherical falloffs and all that good stuff. Tight fitting clothes work very well however.
First of all a big thank you to LordNakagawa and FyreSpiryt. You both rule the poser tech planet :) On to the boot fix You can fix the boots/feet thing by opening the pose file and editing the following block of code in the actor: rFoot and lFoot translateX xtran { initValue -0.01 forceLimits 0 min -100000 max 100000 trackingScale 0.001 keys { static 0 k 0 -0.01 } } translateY ytran { initValue 0.009 forceLimits 0 min -100000 max 100000 trackingScale 0.001 keys { static 0 k 0 0.009 } } translateZ ztran { initValue 0.016 forceLimits 0 min -100000 max 100000 trackingScale 0.001 keys { static 0 k 0 0.016 } } } Change the Init values and the number after the k 0 in the keys sub block to 0. So it will look like this: translateX xtran { initValue 0 forceLimits 0 min -100000 max 100000 trackingScale 0.001 keys { static 0 k 0 0 } } translateY ytran { initValue 0 forceLimits 0 min -100000 max 100000 trackingScale 0.001 keys { static 0 k 0 0 } } translateZ ztran { initValue 0 forceLimits 0 min -100000 max 100000 trackingScale 0.001 keys { static 0 k 0 0 } } } Do it for the rFoot and lFoot. Then save the pose file again. That will hard code the zeroed positions into the JP's -Trav
Just a comment on Traveler's X,Y,Z trans fix. I've found I have X,Y,Z Trans problems with many of the clothes I put through Tailor, and occasionally when I use MAT Pose files for setting textures. I've found that Traveler's fix in the MAT Pose files solves the problem. I also have created MOR (morph setting) Pose files as well (to set morphs and scaling) that have these lines of text.
how do i reset Joint Parameters ? i have been messing with Tailor/Poser 4 all night and can't seem to get daz's spywear to fit on V3 :( i've spent HOURS converting, but it looks exactly the same as it does before all the work... i've done everything and downloaded that pose thing? JPs for V3 and clicked it on the clothes, and it messed up even more ;
Attached Link: http://www.thenetherworks.com/Mesh/V3ClothingConformer.zip
vexiphne, I also have the Spywear so I decided to try and see if I could get it to work. - Use LordNakagawa's mannakin to apply the V3 BodyMorph to the Spywear Suit (you probably have already done this). - Open Poser. Load only your modified Spywear Suit. - Use the conformer I made at the attached link. It's a conformer pose similar to FyreSpiryt's. However, it only changes the centers and the joint bends/twists. It should work pretty well, but I found that the cuffs get a little "taffy like" when bending. This is easily fixed... - In Poser, with the Modified Spywear Suit still loaded, open the Joint Editor. - Select the Right Shin and click on the green oval - that's the innerMatSphere. Change the zScale to 6%. - Do this again for the Left Shin. - Close the Joint Editor. - Now you can save the dress as a V3 compatible one..
Oh I missed something. I'm not sure if this matters but I did it anyway... As you know, the Spywear Clothing has extra body parts - the little red cones. When I used the Tailor to move the V3 morph, some of the cones had it too. I used the Hierarchy Editor to remove the morph from L&R Biceps, Calves, Breasts and Cheeks. You could also do the same thing easily with Morph Manager.
.
As you know, the Spywear Clothing has extra body parts - the little red cones. When I used the Tailor to move the V3 morph, some of the cones had it too. I used the Hierarchy Editor to remove the morph from L&R Biceps, Calves, Breasts and Cheeks. You could also do the same thing easily with Morph Manager
how do i remove morphs in the hierarchy manager? im using Poser4 so i dont know if its different than Poser5 or not.. but i am not visibly seeing anything that tells me "im a cone morph! get rid of me !"
=
thank you for all the information though =) its been a wonderful help.
Its easy... :) When you open the Hierarchy Editor, click on the "Show All Parameters" box. Give it a second or two to expand everything. To delete a morph target (or any other parameter - so be careful), go to the bodypart and click on the icon to the left of "Parameters". Then click on the icon next to the morph target you want to remove. When its highlighted (words turn white), press the Delete key.
.
do this morph targets have names?
if you notice, the arms and back doesnt fit, i've had to make the butt/thighs, calves, feet, and toes invisible in order for them to not stick through the material =
perhaps i used the Tailor program wrong ? I've tried using P-Wizard on some outfits, and it seems to me that they all suck and none of them make my clothes fit on vic3 ;(
ok so you use V3 blank to put the clothes on then switch to the regular model ?? I loaded up "Victoria 3" and changed her face... and probably her boobs some, and every outfit i put on her doesnt fit, even after all the doctoring i've done. I figured out what the cones were called ( ibreast etc ) .. but when i click on parameters in the hierarchy editor, and hit delete, it gets rid of the entire outfit =
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.
Turn IK on for each leg. That'll give you the dials to move the feet around.