- 新增 DisciplePanel/DiscipleInformationPanel 场景(src/UI/Panels/Manager/ 下) - MainGame.tscn 接入管理面板入口 - 新增 manager_style_box_flat 样式资源
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
[gd_resource type="StyleBoxFlat" format=3 uid="uid://e86yw57h4v2s"]
|
|
|
|
[resource]
|
|
bg_color = Color(0.34372595, 0.630709, 0.8494593, 1)
|
|
border_width_left = 80
|
|
border_width_top = 40
|
|
border_width_right = 80
|
|
border_width_bottom = 40
|
|
border_color = Color(0.8, 0.8, 0.8, 0)
|