- Home /
Question by
Renoki · Jul 10, 2018 at 04:22 PM ·
shadershadersshader programmingshader writing
How do I make an Unlit Shader with two textures?
Hey there, I'm trying to make an Unlit Shader that takes two textures, the 2nd one being a texture with transparency that overlaps the base texture. Also Trying to make it so the base texture can be colored, without changing the color of the overlapping texture.
I'm really new to Shader coding so im confused as heck on where to begin with this..
Thanks!
Comment