mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-05 01:32:13 +08:00
fix(音效): 调整攻击星星生成音效的音量从10dB增加到20dB
提高音效的听觉效果,使其更清晰可闻
This commit is contained in:
@@ -32,7 +32,7 @@ spawnSound = "spawn"
|
|||||||
|
|
||||||
[node name="spawn" parent="sounds" index="0"]
|
[node name="spawn" parent="sounds" index="0"]
|
||||||
stream = ExtResource("2_nxkfo")
|
stream = ExtResource("2_nxkfo")
|
||||||
volume_db = 10.0
|
volume_db = 20.0
|
||||||
|
|
||||||
[node name="particles" parent="." index="1"]
|
[node name="particles" parent="." index="1"]
|
||||||
amount = 1
|
amount = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user