2025-06-25 21:16:03 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://wxd25ec3cqyy"]
|
2025-03-12 07:53:12 +00:00
|
|
|
|
2025-06-25 21:16:03 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://1ky8heqxctnf" path="res://asset/art/ui/prop_and_bag/重要物品/重要物品ui-25.png" id="1_jf0g1"]
|
2025-03-12 07:53:12 +00:00
|
|
|
|
|
|
|
[node name="Button" type="Button"]
|
|
|
|
custom_minimum_size = Vector2(100, 15)
|
2025-06-13 08:03:19 +00:00
|
|
|
theme_type_variation = &"FlatButton"
|
2025-03-12 07:53:12 +00:00
|
|
|
theme_override_colors/icon_hover_color = Color(1, 1, 1, 0.913725)
|
|
|
|
theme_override_colors/icon_pressed_color = Color(1, 1, 1, 1)
|
|
|
|
theme_override_colors/icon_focus_color = Color(1, 1, 1, 0.819608)
|
|
|
|
theme_override_colors/icon_normal_color = Color(1, 1, 1, 0.6)
|
2025-06-25 21:16:03 +00:00
|
|
|
theme_override_colors/font_color = Color(0, 0, 0, 1)
|
2025-03-12 07:53:12 +00:00
|
|
|
theme_override_constants/icon_max_width = 8
|
|
|
|
text = "院长的信"
|
2025-06-25 21:16:03 +00:00
|
|
|
icon = ExtResource("1_jf0g1")
|
|
|
|
flat = true
|
|
|
|
clip_text = true
|