From 5968de9ceda80dc0d526ad454d8fcbc32eba6a45 Mon Sep 17 00:00:00 2001 From: Haze Weathers Date: Sun, 7 Jul 2024 16:32:08 -0400 Subject: [PATCH] route pause music through the music audio bus --- autoloads/audio.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/autoloads/audio.tscn b/autoloads/audio.tscn index 1186852..072fb24 100644 --- a/autoloads/audio.tscn +++ b/autoloads/audio.tscn @@ -43,6 +43,7 @@ bus = "sound" [node name="PauseMusic" type="AudioStreamPlayer" parent="."] stream = ExtResource( 3 ) volume_db = -12.0 +bus = "music" [node name="MenuSound" type="AudioStreamPlayer" parent="."] volume_db = -15.0