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>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<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>
|
<wind>
|
||||||
<name>wind</name>
|
<name>wind</name>
|
||||||
<mode>looped</mode>
|
<mode>looped</mode>
|
||||||
|
|
Loading…
Add table
Reference in a new issue