Emp info map overview: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


==Overview==
==Overview==
Determines where the starting view point for Unassigned players will be upon map load. If a map contains multiple instances of this entity, one will be randomly chosen for each Unassigned player. This entity has 2 keyvalues: ''name'' and ''pitch yaw roll''.
Determines where the starting view point for Unassigned players will be upon map load. If a map contains multiple instances of this entity, one will be randomly chosen for each Unassigned player.


==Keyvalues==
==Keyvalues==

Revision as of 07:17, 12 June 2009

Empires Mapping Documentation
Mapping Overiew | Hammer Configuration | Entity Index | Basic Mapping | Setup Resources | Tutorials | Useful FGD Modifications | Bots and NPCs | Dimensions | Skyboxes



Overview

Determines where the starting view point for Unassigned players will be upon map load. If a map contains multiple instances of this entity, one will be randomly chosen for each Unassigned player.

Keyvalues

Name <string>
The name that other entities refer to this entity by.
Pitch Yaw Roll (Y Z X) <angle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.