From 87d107bb119d921babcd525577d27b518d4bc4f6 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sun, 26 Apr 2020 14:26:01 +0200 Subject: Increase the default AudioStreamPlayer3D unit size to 10 This makes it easier to hear sound while setting up the node. Since this changes the default value, this may break existing projects slightly. This also tweaks the Unit Size editor property hint for better usability. See discussion in #25468. --- doc/classes/AudioStreamPlayer3D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/AudioStreamPlayer3D.xml b/doc/classes/AudioStreamPlayer3D.xml index db46ed2778..a1759bd588 100644 --- a/doc/classes/AudioStreamPlayer3D.xml +++ b/doc/classes/AudioStreamPlayer3D.xml @@ -108,7 +108,7 @@ The base sound level unaffected by dampening, in decibels. - + The factor for the attenuation effect. Higher values make the sound audible over a larger distance. -- cgit v1.2.3