This article's documentation is for anything that uses the Source engine. Click here for more information.

Light glspot: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
{{obsolete|entity=1}}
{{obsolete|entity=1}}
{{this is a|point entity|name=light_glspot}}
{{this is a|point entity|name=light_glspot}}
Leftover from Half-Life 2's early development (1999-early 2001). Functionally identical to [[light_spot]].
Leftover from Half-Life 2's early development (1999-early 2001). In the leaked Half-Life 2 beta builds of VRAD, it acted the same as [[light_spot]], but this functionality was removed in retail VRAD.
 
{{Warning|This entity is only supported in the Half-Life 2's beta builds of VRAD.}}
{{altnames|{{mono|[[light]]}}, {{mono|[[light_spot]]}}, {{mono|light_glspot}}, and {{l4d|since}} {{mono|[[light_directional]]}} are all tied to the same C++ class in game, and only differ in VRAD.}}
{{altnames|{{mono|[[light]]}}, {{mono|[[light_spot]]}}, {{mono|light_glspot}}, and {{l4d|since}} {{mono|[[light_directional]]}} are all tied to the same C++ class in game, and only differ in VRAD.}}


[[Category:Obsolete Entities]]
[[Category:Obsolete Entities]]
[[Category:Half-Life 2 Entities]]
[[Category:Half-Life 2 Entities]]

Revision as of 18:41, 21 August 2024

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.

light_glspot is a point entity available in all Source Source games. Leftover from Half-Life 2's early development (1999-early 2001). In the leaked Half-Life 2 beta builds of VRAD, it acted the same as light_spot, but this functionality was removed in retail VRAD.

AltNames.pngAltNames:light, light_spot, light_glspot, and (in all games since Left 4 Dead) light_directional are all tied to the same C++ class in game, and only differ in VRAD.