Changes

Jump to navigation Jump to search

Documentation/Engine/Units/sound data voice navigation

5 bytes removed, 13:47, 11 July 2019
no edit summary
'''Sound data - voice navigation pack'''
The each Each voice navigation voice pack is defined in a separate configuration file.
Configuration file is located in this game data folder:
/base/sound/navigation
File is very simply simple unit with this attributes:
== Attributes ==
{|class="wikitable"
|Name of the folder with sound files. (e.g. <code>pack_dir: "/sound/navigation/english_skye_uk"</code>)
|}
Good practice is use the same name for the configuration unity unit file and for the folder with sound data.
== Sound data folder ==
!Remark
|-
|and_then_exit_leftgo_straight|"Go straight on."||-|keep_left|"Keep left."||-|keep_right|"Keep right. and then exit "||-|exit_left|"Exit left."||-|exit_right|"Exit right."||-|exit_now|"Exit now."|''The second part of the compound commandUsed on roundabout.''
|-
|and_then_exit_rightroundabout_1|"... and then At the roundabout take the first exit right."|''The second part of the compound command.''
|-
|and_then_go_straightroundabout_2|"... and then continue straight onAt the roundabout take the second exit."|''The second part of the compound command.''
|-
|and_then_keep_leftroundabout_3|"... and then keep leftAt the roundabout take the third exit."|''The second part of the compound command.''
|-
|and_then_keep_rightroundabout_4|"... and then keep rightAt the roundabout take the fourth exit."|''The second part of the compound command.''
|-
|and_then_turn_leftroundabout_5|"... and then turn leftAt the roundabout take the fifth exit."|''The second part of the compound command.''
|-
|and_then_turn_rightroundabout_6|"... and then turn rightAt the roundabout take the sixth exit."|''The second part of the compound command.''
|-
|compound_exit_left
|''The first part of the compound command.''
|-
|exit_leftand_then_exit_left|"Exit ... and then exit left."|''The second part of the compound command.''|-|and_then_exit_right|"... and then exit right."|''The second part of the compound command.''|-|and_then_go_straight|"... and then continue straight on."|''The second part of the compound command.''|-|and_then_keep_left|"... and then keep left."|''The second part of the compound command.''|-|and_then_keep_right|"... and then keep right."|''The second part of the compound command.''
|-
|exit_nowand_then_turn_left|"Exit now... and then turn left."|''Used on roundaboutThe second part of the compound command.''
|-
|exit_rightand_then_turn_right|"Exit ... and then turn right."|''The second part of the compound command.''
|-
|finis
|e.g. "Here we are..."
|''End of the route. Good for randomization.''
|-
|go_straight
|"Go straight on."
|
|-
|keep_left
|"Keep left."
|
|-
|keep_right
|"Keep right."
|
|-
|prepare_exit_left
|e.g. "Recomputing..."
|''Used when the player leaves the selected path. Good for randomization.''
|-
|roundabout_1
|"At the roundabout take the first exit."
|
|-
|roundabout_2
|"At the roundabout take the second exit."
|
|-
|roundabout_3
|"At the roundabout take the third exit."
|
|-
|roundabout_4
|"At the roundabout take the fourth exit."
|
|-
|roundabout_5
|"At the roundabout take the fifth exit."
|
|-
|roundabout_6
|"At the roundabout take the sixth exit."
|
|-
|speed_signal
255
edits

Navigation menu