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

feat: 为角色添加显示名称并完善面板功能

为熊、公鸡、母鸡等角色添加displayName属性
修改FullscreenPanelBase及相关面板以支持参数传递
完善GameOver面板显示凶手信息功能
调整部分角色的节点索引和状态栏位置
This commit is contained in:
2025-09-07 13:39:50 +08:00
parent b186382080
commit 47608ed847
11 changed files with 18 additions and 15 deletions
+2 -2
View File
@@ -57,7 +57,7 @@ stream = ExtResource("5_vcsbb")
[node name="attack3" type="AudioStreamPlayer2D" parent="sounds" index="8"]
stream = ExtResource("7_qjhwc")
[node name="texture" parent="." index="1"]
[node name="texture" parent="." index="2"]
position = Vector2(0, -37)
sprite_frames = SubResource("SpriteFrames_xji3d")
@@ -67,6 +67,6 @@ position = Vector2(30, -12)
[node name="firepot" parent="texture/weapons/normal" index="0" instance=ExtResource("6_kvx3n")]
unique_name_in_owner = true
[node name="statebar" parent="." index="2" node_paths=PackedStringArray("entity")]
[node name="statebar" parent="." index="3" node_paths=PackedStringArray("entity")]
position = Vector2(0, -82)
entity = NodePath("..")