#2
8th Sep 2024 at 4:04 AM
Last edited by simmer22 : 8th Sep 2024 at
4:15 AM.
Posts: 13,459
Thanks: 3 in 1 Posts
3 Achievements
Long sleeves shouldn't be a problem once you've made sure there aren't any UVmapping or bone assignment issues with the hands.
The skin parts need to keep their original mapping, and no UVs of the shirt should be overlaying the parts of the skin that are still showing. If you only use one subset, you also need to avoid the pants-parts of the map, or you'll get issues with pants overlaying the shirt.
You can use the hands (and any other skin parts showing) from another TS2 mesh, so you don't have to assign the bones or worry about the UVmap for those parts. You can do this for any skin parts still showing.
Depending on how you're mapping the shirt, you can put it on a second subset, and keep the original subset for the skin parts. This is often done for 3t2/4t2 meshes and other items where the mapping needs to overlay parts of the skin and such, especially if you want to use a bigger part of the UVmap.
If you've already put the shirt (or hands) in a second subset, you need to make sure you've set up the mesh and recolor file are reading each other. The info in the PropertySet (subset names, etc.) needs to match up with subset names in the GMDC/GMND/SHPE in the mesh file, especially if you've added subsets or changed their names.
It's a good idea to keep the skin parts (hands) in the original "top" subset, and name the new subset for the shirt something else ("shirt" or "noblend" is fine).