Difference between revisions of "HPL3/Areas/PlayerStart Area"
< HPL3
Jump to navigation
Jump to search
(marked as stub) |
(rewrote page to me more consise and conform to existing wikis format) |
||
Line 1: | Line 1: | ||
− | + | = PlayerStart Area = | |
− | + | ||
+ | == Overview == | ||
+ | |||
+ | The PlayerStart Area is an area that a player can start at or return to in a map. This entity can be referenced by the main_init.cfg file in a mod directory to be the PlayerStart area that a player starts at when loading into a new game. | ||
+ | |||
+ | == Properties == | ||
+ | |||
+ | === Crouching === | ||
+ | Causes the player to be crouched when spawning at this entity. |
Revision as of 20:22, 25 January 2024
PlayerStart Area
Overview
The PlayerStart Area is an area that a player can start at or return to in a map. This entity can be referenced by the main_init.cfg file in a mod directory to be the PlayerStart area that a player starts at when loading into a new game.
Properties
Crouching
Causes the player to be crouched when spawning at this entity.