Npc antlion grub

From Valve Developer Community
Revision as of 19:47, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

Antlion grub.

Dedicated Console Variables

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.
Global:
Global Entity Name (globalname) <string>
Name by which this entity is linked to another entity in a different map. When the player transitions to a new map, entities in the new map with globalnames matching entities in the previous map will have the previous map's state copied over their state.

Flags

  • 1 : "Do not automatically attach to surface"

Inputs

  • Squash
    Squash the grub!

Outputs

  • OnDeath
    Fired when the grub is killed.
  • OnDeathByPlayer
    Fired when the grub is killed (only by the player).