Entity:path mapguide
From Fortress Forever Wiki
Jump to navigationJump to search
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. |