I just don’t get shaders or any sort of programming (I’m using Playmaker). So I’m just going to be cheeky and ask for a shader as I cant find what I’m looking for.
What I want is something like the self illuminating shader, a Main Colour but with 2 seperate textures with alpha channels, so still with 2 textures, not ending up with 4. Then I want the textures to multiply together.
So I just copied and pasted. Deleted the bits that I didn’t seem to need.
Then I looked at this:
When I take out the Blend or try anything with it, I get the pink error. I don’t know how to use Lerp(constant) previous or SetTexture[] {Combine previous * primary Double} or any combination of these magic words. So I have been moving lines around to no avail.