Transitioning decals with masks on a character
Wondering if anyone knows of a way to transition between textures.
Ultimately I would like to fade decals on a character. This could be tattoos, bruises or changing lipstick colour on a character.
Answer by D-Coy · Nov 02, 2017 at 02:39 PM
Answering my own question...
2 ways
first
http://wiki.unity3d.com/index.php/Blend_2_Textures
this is good reading
http://www.alanzucconi.com/2015/06/10/a-gentle-introduction-to-shaders-in-unity3d/
I needed a more complex shader so I used Substance Designer using these techniques
Your answer
Follow this Question
Related Questions
Problem with transparency of an object 0 Answers
Unlit semitransparent texture shader problem 0 Answers
Something wrong with the cut out feature of the standard shader? 0 Answers
How to remove the transparency of the grass ? (with terrain tool) 0 Answers
Standar Shader Transparent with no alpha remain transparent? 0 Answers