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

feat: 添加鸡蛋资源并实现字段显示优势功能

- 新增鸡蛋资源文件及导入配置
- 在FieldShow组件中添加showAdvantage属性控制优势显示
- 修正武器类默认名称错误
- 添加entityNegativeFields数组存储负数字段
This commit is contained in:
2025-09-30 17:51:22 +08:00
parent cab9ff9546
commit a6ab15618c
8 changed files with 86 additions and 4 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
[ext_resource type="Texture2D" uid="uid://iu5i8ullbhf6" path="res://resources/items/apple.svg" id="2_q02yi"]
[ext_resource type="Theme" uid="uid://b6nox1qqh50ub" path="res://themes/smallText.tres" id="2_x62bb"]
[sub_resource type="LabelSettings" id="LabelSettings_ossj7"]
[sub_resource type="LabelSettings" id="LabelSettings_3ylui"]
font_size = 13
[node name="FieldShow" type="HBoxContainer"]
@@ -43,5 +43,5 @@ layout_mode = 2
size_flags_horizontal = 10
size_flags_vertical = 8
text = "0"
label_settings = SubResource("LabelSettings_ossj7")
label_settings = SubResource("LabelSettings_3ylui")
horizontal_alignment = 1