mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-04 01:02:13 +08:00
style(UI): 统一全屏面板字体样式并调整布局
为所有全屏面板添加相同的粗体字体资源,并调整Weapon面板的偏移和节点顺序
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://c0r1i5tdbwljj"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://c0r1i5tdbwljj"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://d3qojeqa3difn" path="res://components/Abstracts/FullscreenPanelBase.tscn" id="1_o0yse"]
|
||||
[ext_resource type="Script" path="res://scripts/Contents/Panels/Starter.gd" id="2_ic0aq"]
|
||||
[ext_resource type="FontFile" uid="uid://v3frxpuvtj5o" path="res://resources/fonts/syht-bold.ttf" id="3_sopoi"]
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_ch0dv"]
|
||||
font = ExtResource("3_sopoi")
|
||||
font_size = 45
|
||||
outline_size = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user