feat: HUD 重构与主题资源——灵米显示、新布局、标签描边阴影、按钮/菜单主题
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[gd_resource type="LabelSettings" format=3 uid="uid://d1v74ab2ldtn7"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://drt448qncx27p" path="res://assets/fonts/dingliezhuhaifont-20240831GengXinBan)-2.ttf" id="1_fg5xm"]
|
||||
|
||||
[resource]
|
||||
font = ExtResource("1_fg5xm")
|
||||
font_size = 24
|
||||
font_color = Color(0.82, 0.95, 0.9, 1)
|
||||
outline_size = 3
|
||||
outline_color = Color(0, 0, 0, 0.8)
|
||||
shadow_size = 2
|
||||
shadow_color = Color(0, 0, 0, 0.7)
|
||||
shadow_offset = Vector2(1, 2)
|
||||
Reference in New Issue
Block a user