apply lighting to custom shader made in shader graph?
Hello, I made a custom material using a shader i made in shader graph but I also want the object I'm applying it to, to use the sprite-lit-default material so that the effect from the shader I made and the lighting effects are applied to it. Is there another way to get my object to react to light without replacing the other material? This is for a 2d game btw
Comment