Info player logo: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Robot: fixing template case.)
Line 10: Line 10:


==Keyvalues==
==Keyvalues==
*{{kv Angles}}
*{{KV Angles}}


[[Category:Entities]]
[[Category:Entities]]

Revision as of 19:40, 19 January 2009

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.