Info ambient mob start

From Valve Developer Community
Revision as of 10:10, 16 July 2010 by ThaiGrocer (talk | contribs)
Jump to navigation Jump to search

Template:L4d2 point It is the potential starting location for an ambient mob.

Todo: Figure out how the entity works in-game.

Stub

This article or section is a stub. You can help by expanding it.

Entity description

In official maps, info_ambient_mob_start appears with info_ambient_mob_end. The entity sets have the same targetname. The sets appear to not be sensitive to the direction of flow and whether it is touching the ground or not.

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

Inputs

Outputs

Uses in official maps

The following maps have sets of info_ambient_mob_start and info_ambient_mob_end.

c1m3_mall
1. A floor above Kappels near the beginning of the map. ambient_mob_01
2. A floor above in the area before entering the maintenance corridors (this eventually leads to the alarm-mall-onslaught) ambient_mob_02

See also

External links