Info player start: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (spelling)
mNo edit summary
Line 1: Line 1:
[[Category:Entities]]
The info_player_start is required by every Half-Life 2 map, and often tells the game where the player will spawn. For this reason, the entity cannot reside half way through a solid object.
The info_player_start is required by every Half-Life 2 map, and often tells the game where the player will spawn. For this reason, the entity cannot reside half way through a solid object.



Revision as of 02:39, 30 June 2005


The info_player_start is required by every Half-Life 2 map, and often tells the game where the player will spawn. For this reason, the entity cannot reside half way through a solid object.


See Also

List of entities