xiandie/scene/prop/prop_bag_button.tscn

18 lines
748 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://wxd25ec3cqyy"]
[ext_resource type="Texture2D" uid="uid://1ky8heqxctnf" path="res://asset/art/ui/prop_and_bag/重要物品/重要物品ui-25.png" id="1_jf0g1"]
[node name="Button" type="Button"]
custom_minimum_size = Vector2(100, 15)
theme_type_variation = &"FlatButton"
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)
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_constants/icon_max_width = 8
text = "院长的信"
icon = ExtResource("1_jf0g1")
flat = true
clip_text = true