1
0
Fork 0

Add an appropriate engine sound effect

This commit is contained in:
ehofman 2003-12-08 18:06:15 +00:00
parent dfb39d9099
commit 4a20340e8e
2 changed files with 12 additions and 0 deletions

BIN
Aircraft/ufo/engine.wav Normal file

Binary file not shown.

View file

@ -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>