调整音效 dB – 2025-06-17 18:36
This commit is contained in:
parent
f2ffcbc15c
commit
c3d776ef85
@ -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")
|
||||
|
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user