1
0
Fork 0

make the tire squeal audiable again. Need to find out why it doesn't work otherwise.

This commit is contained in:
ehofman 2009-04-13 10:01:03 +00:00
parent 6ed10f3005
commit 9638e5f1aa

View file

@ -141,21 +141,25 @@
<property>/gear/gear[2]/wow</property>
</or>
</condition>
<!--
<volume>
<property>/velocities/speed-down-fps</property>
<factor>0.5</factor>
<max>1.0</max>
</volume>
-->
<volume>
<property>/velocities/airspeed-kt</property>
<factor>0.01</factor>
<max>1.0</max>
</volume>
<!--
<volume>
<internal>dt_stop</internal>
<factor>0.05</factor>
<factor>0.1</factor>
<max>1.0</max>
</volume>
-->
<pitch>
<property>/velocities/airspeed-kt</property>
<factor>0.0025</factor>