调整音效 dB – 2025-06-17 18:36

This commit is contained in:
cakipaul 2025-06-17 18:36:43 +08:00
parent f2ffcbc15c
commit c3d776ef85
2 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,7 @@ mode = "交互与效果音"
[node name="背景音效" type="AudioStreamPlayer" parent="Ground/AnimationPlayer" index="1"]
stream = ExtResource("6_36l5t")
volume_db = -2.0
autoplay = true
bus = &"game_sfx"
script = ExtResource("14_jg8g0")

View File

@ -257,6 +257,7 @@ oneshot_animation = ""
[node name="背景音效" type="AudioStreamPlayer" parent="Ground/AnimationPlayer" index="0"]
stream = ExtResource("3_yolsv")
volume_db = -1.0
autoplay = true
bus = &"game_sfx"
script = ExtResource("4_2e08x")