1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-09 11:32:54 +08:00

feat(角色): 为熊谷凌和酷可mc添加苹果掉落数量配置

为熊谷凌角色添加appleCount属性,设置掉落4-8个苹果
为酷可mc角色添加appleCount属性,设置掉落3-6个苹果,并调整武器位置和添加受伤音效
This commit is contained in:
2026-01-24 08:47:26 +08:00
parent 418ebf73e5
commit 17dc9b0a30
2 changed files with 9 additions and 2 deletions
+1
View File
@@ -174,6 +174,7 @@ script = ExtResource("2_kh2af")
displayName = "熊谷凌"
drops = Array[int]([0, 1])
dropCounts = Array[Vector2]([Vector2(50, 100), Vector2(70, 140)])
appleCount = Vector2i(4, 8)
metadata/_edit_vertical_guides_ = [-50.0]
[node name="attack1" type="AudioStreamPlayer2D" parent="sounds" index="6"]