Stop sound at zero speed.
This commit is contained in:
parent
29d4e99ceb
commit
70d697dbbf
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
<volume>
|
||||
<property>/velocities/airspeed-kt</property>
|
||||
<factor>0.0001</factor>
|
||||
<min>0.3</min>
|
||||
<min>0.0</min>
|
||||
<max>0.0</max>
|
||||
</volume>
|
||||
<pitch>
|
||||
<property>/velocities/airspeed-kt</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue