Npc antlion grub: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 9: Line 9:
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}
* {{kv angles}}
* {{KV Angles}}
* {{kv basefadeprop}}
* {{kv basefadeprop}}
* {{kv global}}
* {{kv global}}

Revision as of 19:43, 19 January 2009

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.

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).