- Try to work in greyscale the most as possible (avoid greyscale -> color and color-> grayscale - Use the standard blend mode - For alpha blending: use the opacity input of the blend node (instead of injected the alpha in the foreground) - If the UV layout is composed of multiple parts (face, eyes, whatever), generate each…
So I'm currently implementing substance workflow at work and my task is to make materials for weapon customization - i.e. dirt/wear/base materials and so on. It will be used on the character screen and should be updated real time. So any tips? So far I only know that uniform color nodes should be as low res as possible (up…