I’m on Unity. I’m not very experienced with shaders nor shader graphs, but I managed to get this one to work on URP. Currently I’m changing the light intensity or brightness "manually" with the _LightIntensity variable. But this shader applied to a material in a sprite renderer is not being affected by URP 2D lights, […]