Do you mean that you have a double sided piece of clothing, and that the weights on one side are different than the back side? quickest way to solve that which I know if is to select by vertex and apply weights by flood fill. Then you can smooth it afterwards if needed. This way you can make a vertex selection in wireframe…
Hi folks, I'm using the UE4 optimized preset from DDO. What it does is, put all masks into one *_R map at export time Red=Roughness Green=Metalness/Spec Blue=AO Alpha=Opacity And the heightmap I'm using for bumpoffset effects is stored in the normals alpha RGB=Normalmap Alpha=Heightmap However, when importing the normal…