commentary_zombie_spawner

From Valve Developer Community

Jump to: navigation, search

This point-based entity is available in Left_4_Dead.

This article is a stub. You can help by adding to it.

Entity description

A manual spawning point for specific types of zombies.

Keyvalues

  • Targetname:

Name <string>
The targetname other entities refer to this entity by.
  • Angles:

Pitch Yaw Roll (Y Z X) <angle>
This entity's angular orientation in the world.
  • Parentname:

Parent <targetname>
Specifies the targetname of this entity's movement parent. Entities with parents move with their parent.

Inputs

  • Kill
Removes the entity from the world.
  • KillHierarchy
Removes this entity and all its children from the world.
  • AddOutput
<string>
  • SpawnZombie
<string> Spawn a specific zombie now. String format is zombie type followed by an optional target name (e.g. 'smoker, BostonJoe' or 'common_male_suit'). Zombie types: boomer, common_*, hunter, smoker, tank, witch
Personal tools