This article's documentation is for the "GoldSrc" engine. Click here for more information.

info_intermission

From Valve Developer Community
Jump to: navigation, search
Class hierarchy
CInfoIntermission
CPointEntity
CBaseEntity
player.cpp

info_intermission is a point entity available in all GoldSrc GoldSrc games. It defines a spot where dead players spawn as observers. If no info_intermission exist they spawn looking at their corpse.

Key Values

Target:
Target (target) <targetname>
The targetname of an entity this entity will trigger when activated.


Pitch Yaw Roll (Y Z X) (angles) <angle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.