Difference between revisions of "HPL3/Areas/PlayerStart Area"

From Frictional Wiki
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:
{{stub}}
+
= PlayerStart Area =
As the name implies, the PlayerStart area is where the player will spawn when the map is loaded.
+
 
 +
== 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 21: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.