Info null: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Added possible use of info_null as a note keeping tool. Works well for me.)
Line 1: Line 1:
{{wrongtitle|title=info_null}}
{{wrongtitle|title=info_null}}
==Entity Description==
==Entity Description==
This entity is removed upon the spawn (Is it compilation?) of the map. It is primarily useful as a target for pointing lights at.
This entity is removed upon the spawn (Is it compilation?) of the map. It is primarily useful as a target for pointing lights at. Another possibility is to use it during map development as a way of keeping location-based notes within the [[VMF]] file, using the entity's comments box.
 
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}
[[Category:Entities]]
[[Category:Entities]]

Revision as of 05:19, 23 February 2006

Template:Wrongtitle

Entity Description

This entity is removed upon the spawn (Is it compilation?) of the map. It is primarily useful as a target for pointing lights at. Another possibility is to use it during map development as a way of keeping location-based notes within the VMF file, using the entity's comments box.

Keyvalues