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:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user