Brought in EXT-1399 (relates to wind sounds)

Modified EXT-1399 to allow falling from the sky wind. When one drops from great heights, they hear the wind rush past their ears.
This commit is contained in:
Lirusaito
2012-06-09 10:49:48 -04:00
parent ab5fd28cef
commit 0d87d3dc1c
2 changed files with 50 additions and 13 deletions

View File

@@ -1767,6 +1767,17 @@
<key>Value</key>
<real>0.5</real>
</map>
<key>AudioLevelWind</key>
<map>
<key>Comment</key>
<string>Audio level of wind noise when standing still</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>F32</string>
<key>Value</key>
<real>0.5</real>
</map>
<key>AudioStreamingMusic</key>
<map>
<key>Comment</key>