info_intermission
info_intermission
is a point entity available in all Source games.
Entity description
It 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
, defined in intermission.cpp
.
Keyvalues
- Entity to look at
<targetname>
- Name of entity that dead players will face while in intermission at this spot.