1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-05 11:17:13 +08:00

feat: 重构角色和子弹系统,添加伤害标签和Boss状态条

This commit is contained in:
2025-08-26 13:56:12 +08:00
parent 727c40e1f0
commit 5c64d01f7c
19 changed files with 335 additions and 44 deletions
+2 -2
View File
@@ -19,12 +19,12 @@ animations = [{
[node name="PurpleCrystal" instance=ExtResource("1_45mh7")]
script = ExtResource("2_4lnlm")
speed = 5.0
lifeDistance = 700.0
[node name="texture" parent="." index="0"]
position = Vector2(22, 0)
sprite_frames = SubResource("SpriteFrames_r86b3")
[node name="hitbox" parent="." index="1"]
position = Vector2(12, 0)
position = Vector2(36, 0)
shape = SubResource("CircleShape2D_ty1as")