mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-01-31 21:00:56 +00:00
Sound Propagation Mode: added missing hints file
This commit is contained in:
parent
4389870162
commit
882744593d
1 changed files with 8 additions and 0 deletions
8
Source/Plugins/SoundPropagationMode/Resources/Hints.cfg
Normal file
8
Source/Plugins/SoundPropagationMode/Resources/Hints.cfg
Normal file
|
@ -0,0 +1,8 @@
|
|||
class SoundPropagationMode
|
||||
group general
|
||||
"This mode shows between which sectors sound can travel. Highlight a sector to see where the sound can travel freely (default color: green), and which sectors are behind a single sound blocking line (default color: yellow). Sound can not travel to (default) gray colored sectors. If no sector is highlighted each sound propagation zone is shown in a different color"
|
||||
"Hold <k>builder_pan_view</k> and move the mouse to pan the view"
|
||||
"Press <k>builder_classicselect</k> to toggle the sound blocking flag on the highlighted line"
|
||||
"Press <k>soundpropagationmode_setleakfinderstart</k> to set the start sector, and <k>soundpropagationmode_setleakfinderend</k> to set the end sector to find a sound leak between them. Depending on the map size finding the leak can take some time."
|
||||
"Press <k>builder_clearselection</k> to clear the start and end sectors for finding a sound leak"
|
||||
"Press <k>soundpropagationmode_soundpropagationcolorconfiguration</k> or use the button in the tool bar to configure the colors"
|
Loading…
Reference in a new issue