1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-25 13:02:29 +08:00

feat(角色): 添加KukeChild角色并增强KukeMC能力

新增KukeChild角色及相关资源文件,包括贴图、场景和脚本
调整KukeMC属性,增加新攻击类型可召唤KukeChild
修改EntityBase基础逻辑,添加spawnTime属性和timeLived方法
移除Rooster.gd中未使用的heal方法
This commit is contained in:
2025-09-14 14:39:50 +08:00
parent e77a5806d0
commit 2dfce67f53
8 changed files with 134 additions and 30 deletions
+1
View File
@@ -38,6 +38,7 @@ animation = &"walk"
shape = SubResource("RectangleShape2D_farlp")
[node name="normal" type="Node2D" parent="texture/weapons" index="0"]
position = Vector2(-22, 18)
[node name="statebar" parent="." index="3"]
position = Vector2(0, -140)