1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-28 22:42:31 +08:00

style(UI): 统一全屏面板字体样式并调整布局

为所有全屏面板添加相同的粗体字体资源,并调整Weapon面板的偏移和节点顺序
This commit is contained in:
2025-09-30 17:33:53 +08:00
parent 43f6387d9c
commit 072d6f81fe
4 changed files with 12 additions and 4 deletions
@@ -4,9 +4,11 @@
[ext_resource type="Script" path="res://scripts/Contents/Panels/WeaponPanel.gd" id="2_6alu1"]
[node name="Weapon" instance=ExtResource("1_yodmq")]
offset_top = 0.0
offset_bottom = 0.0
script = ExtResource("2_6alu1")
[node name="wrapper" parent="content" index="0"]
[node name="wrapper" parent="content" index="1"]
theme_override_constants/separation = 50
[node name="box" type="HBoxContainer" parent="content/wrapper" index="0"]