Info intermission

From Valve Developer Community

This point-based entity is available in all Source games.

Entity Description

An entity that defines an intermission spot where dead players will float until they respawn.

The properties of this entity apply to the whole map. Multiple instances of this entity within a map may cause errors.

In code it is represented by class CInfoIntermission (http://doxygen.page.needed/class_c_info_intermission.html), defined in intermission.cpp (http://doxygen.page.needed/intermission_8cpp-source.html).

Keyvalues

  • target
<target_destination> Name of entity that dead players will face while in intermission at this spot.