Changed the default reference distance for emitters. Should be heard all over the map

This commit is contained in:
stiffly
2016-02-24 14:19:38 +01:00
parent 9783f9c650
commit cf3d1b5b00
+1 -1
View File
@@ -4,7 +4,7 @@
<Gain>1.0</Gain> <Gain>1.0</Gain>
<Pitch>1.0</Pitch> <Pitch>1.0</Pitch>
<Loop>false</Loop> <Loop>false</Loop>
<MaxDistance>20.0</MaxDistance> <MaxDistance>220.0</MaxDistance>
<RollOffFactor>1.0</RollOffFactor> <RollOffFactor>1.0</RollOffFactor>
<ReferenceDistance>1.0</ReferenceDistance> <ReferenceDistance>1.0</ReferenceDistance>
</SoundEmitter> </SoundEmitter>