Info target: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
m (Robot: fixing template case.) |
||
Line 10: | Line 10: | ||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{kv parentname}} | * {{kv parentname}} | ||
* {{ | * {{KV Angles}} | ||
== Inputs == | == Inputs == |
Revision as of 19:41, 19 January 2009
Template:Wrongtitle Template:Base point
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
- Pitch Yaw Roll (Y Z X) (angles) <QAngle>
- This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
Inputs
- DispatchEffect <string>
- Dispatch an effect from this point