Npc headcrab: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 3: Line 3:
[[Image:headcrab.jpg|right]]
[[Image:headcrab.jpg|right]]


These are the classic headcrabs. They attack by jumping at the player's head and do a nominal amount of damage. Almost any weapon can dispatch them easily - it is usually a matter of how long it will take. Remember to avoid the cliche of placing headcrabs in vents; they would likely be more of an annoyance than a improvement on gameplay.
These are the classic, slow-moving headcrabs. They attack by jumping at the player's head and inflict a nominal amount of damage. Remember to avoid the cliche of placing headcrabs in vents; they would likely be more of an annoyance than a improvement on gameplay. Almost any weapon can dispatch them easily - it is usually a matter of how long it will take. Try pairing them with their [[npc_headcrab_fast|fast-moving]] or [[npc_headcrab_black|poisonous]] relatives to make it more interesting.


{{npcnote}}
{{npcnote}}

Revision as of 11:34, 26 July 2005

Template:Wrongtitle

Entity Description

Headcrab.jpg

These are the classic, slow-moving headcrabs. They attack by jumping at the player's head and inflict a nominal amount of damage. Remember to avoid the cliche of placing headcrabs in vents; they would likely be more of an annoyance than a improvement on gameplay. Almost any weapon can dispatch them easily - it is usually a matter of how long it will take. Try pairing them with their fast-moving or poisonous relatives to make it more interesting.

Note.pngNote:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.

Keyvalues

  • startburrowed
<boolean>
  • parentname
<target_destination> The name of this entity's parent in the movement hierarchy. Entities with parents move with their parent.

Flags

Inputs

Outputs