StrataSource / FGD

The FGD + Hammer resource files for games built on Strata Source.
20 stars 15 forks source link

feat: Add BaseLight field to disable drawing sprites in buildcubemaps #182

Closed ozxybox closed 1 year ago

ozxybox commented 1 year ago

This adds a new field named _nocubemapsprite to BaseLight. Enabling this will prevent the light from drawing a sprite during buildcubemaps.

Per JJ and Andy this is enabled by default--disabling the sprites. Compiling old VMFs might make them a little less shiny looking now.