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