Point EntityThis entity defines the player starting point in single-player maps.
Attributes
- Pitch Yaw Roll (angles) - Sets the pitch (up / down), yaw (left / right) and roll (bank) respectively. This is the player's orientation when the game starts.
- Animation Sequence (editor) (sequence)
Flags
Notes
- Try to place near the ground, as the player will drop from the entity origin to the floor. Also, make sure the info_player_start is clear of any obstacles, or the player may be stuck at the start.