Add an appropriate engine sound effect
This commit is contained in:
parent
dfb39d9099
commit
4a20340e8e
2 changed files with 12 additions and 0 deletions
BIN
Aircraft/ufo/engine.wav
Normal file
BIN
Aircraft/ufo/engine.wav
Normal file
Binary file not shown.
|
@ -23,6 +23,18 @@
|
|||
</engine>
|
||||
-->
|
||||
|
||||
<engine>
|
||||
<name>engine</name>
|
||||
<mode>looped</mode>
|
||||
<path>Aircraft/ufo/engine.wav</path>
|
||||
<property>/velocities/airspeed-kt</property>
|
||||
<pitch>
|
||||
<property>/velocities/airspeed-kt</property>
|
||||
<factor>0.00005</factor>
|
||||
<offset>3.0</offset>
|
||||
</pitch>
|
||||
</engine>
|
||||
|
||||
<wind>
|
||||
<name>wind</name>
|
||||
<mode>looped</mode>
|
||||
|
|
Loading…
Reference in a new issue