Info target: Difference between revisions
Jump to navigation
Jump to search
(Icon) |
(→Keyvalues: Finished page) |
||
Line 11: | Line 11: | ||
* {{kv parentname}} | * {{kv parentname}} | ||
* {{kv angles}} | * {{kv angles}} | ||
==Inputs== | |||
* {{i targetname}} | |||
* '''DispatchEffect <string>''' | |||
: Dispatch an effect from this point | |||
==Outputs== | |||
* {{o targetname}} | |||
[[Category:Entities]] | [[Category:Entities]] |
Revision as of 23:44, 29 March 2006
Entity Description
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
Inputs
- Template:I targetname
- DispatchEffect <string>
- Dispatch an effect from this point