forked from team-sg/hero-mark-2
route pause music through the music audio bus
This commit is contained in:
parent
6b1ec6a4b5
commit
5968de9ced
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue