Info player start: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (-used flag template)
mNo edit summary
Line 1: Line 1:
{{otherlang2
{{lang|Info player start}}
| ko = Info player start:ko
}}
{{Entity also in GoldSrc}}
{{Entity also in GoldSrc}}
[[File: info_player_start.png | thumb | right | 300px | info_player_start in Hammer. The face is a reference to [[Gordon Freeman]].]]
[[File: info_player_start.png | thumb | right | 300px | info_player_start in Hammer. The face is a reference to [[Gordon Freeman]].]]

Revision as of 17:15, 12 November 2022

English (en)한국어 (ko)中文 (zh)Translate (Translate)
info_player_start in Hammer. The face is a reference to Gordon Freeman.

Template:Base point It indicates the position and facing direction at which the player will spawn. If there isn't at least one spawn entity, most mods will usually spawn the player at (0, 0, 0) (worldspawn).

Note.pngNote: Counter-Strike: Global Offensive Not used by the game.

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.

Flags

Master (Has priority if multiple info_player_start entities exist) : [1]

See also