Forum: Poser Python Scripting


Subject: Is there a clothes fitting script?

miked123 opened this issue on Mar 14, 2005 ยท 29 posts


miked123 posted Tue, 15 March 2005 at 8:45 AM

  1. the script would only copy the values of the morph dials.
  2. I am using PPP and the crosstalk doesn't help because the fbms of the character do not apply to the partial morphs of the clothes.
  3. Megaionstorms products only come with fbms.

Here is a snippet from his readme:

Hints:

  1. How can i fit the clothing to the breastsize of my character ?

Example: Breastsize5 = 0.75
Set the dial value from the lcollar/breastsize5, rcollar/breastsize5,
chest/pbmbreastsize5_lc and chest/pbmbreastsize5_rc to the same value as you used in
your character.

Why must i set the pbm-morphs too ?
The influence reaches from the collars into the chest !

  1. How can i fit the clothing to the barbarian1 and muscular2 values of my character ?
    Set the morphs dial values in all parts of the clothing to the same values you used in your
    character.

Example: You used barbarian1 = 0.5 and muscular2 = 1 in your character
It's necessary that you set all barbarian1 morph dials in the different clothing
parts to 0.5 and all muscular2 morph dials to 1.
It's not necessary to set the pbm-morphs too !

I hope you understand the different between situation 1) and 2) !

Message edited on: 03/15/2005 08:47