Info player logo

From Valve Developer Community
Revision as of 19:40, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

This is for background maps in multiplayer games. All players will spawn here, and there will be no class menu, team menu, or HUD. Use info_player_start in singleplayer games.

Availability

Template:In game Template:Game

This entity is not in the SDK code.

Keyvalues

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
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.