remove sfx attenuation

This commit is contained in:
Teatov 2025-08-07 23:56:10 +10:00
parent 106a8611be
commit b2594f2983
2 changed files with 2 additions and 2 deletions

View File

@ -179,7 +179,7 @@ gizmo_extents = 0.2
[node name="SFXPlayer" type="AudioStreamPlayer3D" parent="."]
stream = SubResource("AudioStreamPolyphonic_6rsff")
volume_db = -15.0
attenuation_model = 3
bus = &"SFX"
attenuation_filter_cutoff_hz = 20500.0

View File

@ -29,7 +29,7 @@ _layout_swap_sfx = SubResource("AudioStreamRandomizer_hylia")
[node name="SFXPlayer" type="AudioStreamPlayer3D" parent="."]
stream = SubResource("AudioStreamPolyphonic_3k4ps")
volume_db = -15.0
attenuation_model = 3
autoplay = true
bus = &"SFX"
attenuation_filter_cutoff_hz = 20500.0