Hi there, in Godot 3 I was able to make a light (omni or spot) with a full sharp edge by using 0 as attenuation. For example:
In Godot 4, no matter how I set the light, I am not able to reproduce this behavior:
Is there a way to make the light having this sharp edge in Godot 4?
Thank you!