Env rock launcher

From Valve Developer Community
Revision as of 09:02, 31 October 2010 by ThaiGrocer (talk | contribs) (Created page with '{{l4d series point|env_rock_launcher}} This entity spawns rocks that are typically spawned by the Tank in the Left 4 Dead Series. ==Keyvalues== {{KV Targetname}} {{KV Angles}} *…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:L4d series point This entity spawns rocks that are typically spawned by the Tank in the Left 4 Dead Series.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

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.
  • Target Name <target_destination>
The name of the entity to throw the rock at.
  • Rock Damage Override <int>
Damage to be used instead of the the default rock damage.

Inputs

  • LaunchRock
Launch a rock.
Target a new entity (by name).

Outputs

See also

External links