Info player start: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (spelling)
Line 1: Line 1:
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.


----
''See Also''
''See Also''


[[List of Entities]]
[[List of entities]]

Revision as of 10:02, 29 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