Info null (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Removed back link to List of HL1 entities)
(Formatting)
Line 1: Line 1:
{{GoldSource base point|info_null}}
{{GoldSource base point|info_null}} It will automatically remove itself on spawn. Useful for pointing [[Light spot (GoldSource Engine)|spotlights]] towards it.
 
== Description ==
An entity that will automatically remove itself on map spawn. Useful for pointing [[Light spot (GoldSource Engine)|spotlights]] towards it.


== Key Values ==
== Key Values ==
{{Hl1 kv targetname}}
{{Hl1 kv targetname}}


[[Category:Entities]]
[[Category:Half-Life]]
[[Category:Half-Life]]
[[Category:Half-Life Entities|I]]
[[Category:Half-Life Entities]]
[[Category:Entities]]
 
== See Also ==
* <code>[[info_null]]</code> (Source Engine)

Revision as of 08:44, 15 June 2018

Template:GoldSource base point It will automatically remove itself on spawn. Useful for pointing spotlights towards it.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.

See Also