Garux / netradiant-custom

The open-source, cross-platform level editor for id Tech based games.
https://garux.github.io/NRC/
Other
299 stars 52 forks source link

[Feature request] Draw light radius on negative lights #163

Closed Aciz closed 5 months ago

Aciz commented 6 months ago

Negative lights are really useful for making "fade to black" spots in maps, but they currently require a bit of trial and error to get right when it comes to the light intensity, since there's no indication on the radius of the light. You can work around this ofc by using regular positive light first to adjust the light power to desired value, before making it negative, but it would be nice to have the radius drawn and not have to resort to this. For negative lights, the radius could for example be drawn without the fill, so only the radius "rings" would be visible.

image

Garux commented 6 months ago

Drawing radiuses, at least w/o special representation, seems worthy, as long as you can't occasionally make value negative.