Hi,
I have a 2D scene with Lights, CanvasModulate, etc. and various Sprites.But I want some Sprites that aren't affected by the Lights or CanvasModulate at all (these are special affects). I can make it so they aren't affected by the Lights with the Light Mask, but then the CanvasModulate makes them dark. Is there any way to show the Sprites without any modification/tinting in this scenario?