I have a problem making a stencil texture showing on top of another stencil texture. I have a plane with a black shiny material, to which I have applied a BW image of a spiral as an alpha texture. I want to have the BW image of a word (as an alpha texture) show on top of the spiral stencil, but somehow I can’t make it right.
Here’s what I want:
And here;s what I get:
how do I achieve a result like the first image?