Difference between revisions of "Entity:path mapguide"
From Fortress Forever Wiki
Jump to navigationJump to searchm |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox manual/Header}} | {{Infobox manual/Header}} | ||
+ | {{Infobox mapping}} | ||
==path_mapguide== | ==path_mapguide== | ||
− | By linking these entities together you can create | + | By linking these entities together you can create a guided tour through the map, that will be shown to players who have not yet joined a team. |
The entity has the following properties: | The entity has the following properties: | ||
* '''Next mapguide target''' - Targetname of the next mapguide | * '''Next mapguide target''' - Targetname of the next mapguide | ||
− | * '''Wait''' - Time to wait at this mapguide before continuing on | + | * '''Wait''' - Time to wait at this mapguide before continuing on. |
* '''Time''' - Time taken to travel from this mapguide to the next one (number cannot be 0) | * '''Time''' - Time taken to travel from this mapguide to the next one (number cannot be 0) | ||
* '''Curve''' towards target - Curve towards the target entity on route to the next mapguide (can be any entity) | * '''Curve''' towards target - Curve towards the target entity on route to the next mapguide (can be any entity) | ||
* '''Narration''' - Sound file to play at this point. Can be either a .wav or .mp3, and the filename is relative to sound/mapname/ | * '''Narration''' - Sound file to play at this point. Can be either a .wav or .mp3, and the filename is relative to sound/mapname/ | ||
− | The player's view will | + | The first path_mapguide in the path must be named "overview". The player's view will turn to the angles of each mapguide orientation as it travels. |
− | |||
− | |||
[[Category:Entities]] | [[Category:Entities]] | ||
{{Infobox manual/Footer}} | {{Infobox manual/Footer}} |
Latest revision as of 13:22, 13 April 2010
path_mapguideBy linking these entities together you can create a guided tour through the map, that will be shown to players who have not yet joined a team. The entity has the following properties: * Next mapguide target - Targetname of the next mapguide * Wait - Time to wait at this mapguide before continuing on. * Time - Time taken to travel from this mapguide to the next one (number cannot be 0) * Curve towards target - Curve towards the target entity on route to the next mapguide (can be any entity) * Narration - Sound file to play at this point. Can be either a .wav or .mp3, and the filename is relative to sound/mapname/ The first path_mapguide in the path must be named "overview". The player's view will turn to the angles of each mapguide orientation as it travels. |