Info target

From Valve Developer Community
Revision as of 02:39, 5 August 2005 by Spektre1 (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle

An info_target can be used by many different entities, and is a great generic target for any entity that needs to point, shoot, look at, or walk to a specific target.

The info_target entity is primarily used for a target for other entities. An info_target is similar to an info_null. An info_null is preferable to use as a point at target for lights, because an info_null is removed on map spawn, whereas an info_target remains.


Keyvalues


See Also

info_null