Emp info map overview: Difference between revisions
Jump to navigation
Jump to search
Reginald2710 (talk | contribs) |
No edit summary |
||
Line 1: | Line 1: | ||
{{MappingDocumentation}} | |||
[[Category:Entity | ==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''. | |||
==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. | |||
[[Category: Entity]] |
Revision as of 07:14, 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. This entity has 2 keyvalues: name and pitch yaw roll.
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.