Hello. I want to make material with base color and two circles with customisible colors. For now I created this:
and it works perfectly, but when I’m changing base material color it’s blending with base color. How can I prevent that? I know how to do it with textures - just connect alpha channel to lerp node, but my circles doesn’t have it.