scrandall opened this issue on Dec 24, 2002 ยท 9 posts
Roy G posted Thu, 26 December 2002 at 3:45 PM
Here is another way to fix it. There are really two points at identical positions that are off. Use a text editor like "Word Pad" and do a search for and replace for the following text.
For the Vic version replace the following
v 0.014908 -0.017016 -0.078391
With
v 0.009321 0.724481 0.020672
For the P4 Version replace
v -0.000018 -0.020255 0.019983
With
v 0.011764 0.688134 0.046490
This sets the two points to match vertices in the mesh.
Materials and UV Mapping will be unaffected.
Save your old files first. Just in case.
This hair is one of my favorites. One reason you will want to fix this is that the two points were actually below the ground. The drop to floor function would not work properly on characters with this hair. Moving the two points fixes the problem.