From a627998aedb9e25368001140d30a73d440531fed Mon Sep 17 00:00:00 2001 From: Quantum Date: Sun, 1 Oct 2023 17:15:22 -0400 Subject: [PATCH] Switched to log sound --- Button.tscn | 1 + Commentary.tscn | 1 + 2 files changed, 2 insertions(+) diff --git a/Button.tscn b/Button.tscn index e919cc2..96ce421 100644 --- a/Button.tscn +++ b/Button.tscn @@ -60,3 +60,4 @@ libraries = { } [node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="."] +attenuation_model = 2 diff --git a/Commentary.tscn b/Commentary.tscn index bd99eec..7f7d921 100644 --- a/Commentary.tscn +++ b/Commentary.tscn @@ -52,3 +52,4 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0) shape = SubResource("BoxShape3D_k4wkk") [node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="."] +attenuation_model = 2