xiandie/scene/prop/prop_bag_button.tscn

48 lines
1.9 KiB
Plaintext

[gd_scene load_steps=7 format=3 uid="uid://wxd25ec3cqyy"]
[ext_resource type="Texture2D" uid="uid://b343nvvbtpglb" path="res://asset/art/ui/互动提示符/ui 像素版_纯白.png" id="1_cj3ky"]
[ext_resource type="Texture2D" uid="uid://cehulj6qro08v" path="res://asset/art/ui/对话框.png" id="2_4yw4h"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_rvhvk"]
texture = ExtResource("2_4yw4h")
texture_margin_left = 4.0
texture_margin_top = 4.0
texture_margin_right = 4.0
texture_margin_bottom = 4.0
region_rect = Rect2(22, 38, 40, 30)
modulate_color = Color(0.877616, 0.877616, 0.877616, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_xo6jf"]
texture = ExtResource("2_4yw4h")
texture_margin_left = 4.0
texture_margin_top = 4.0
texture_margin_right = 4.0
texture_margin_bottom = 4.0
region_rect = Rect2(22, 38, 40, 30)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_wlvs1"]
texture = ExtResource("2_4yw4h")
texture_margin_left = 4.0
texture_margin_top = 4.0
texture_margin_right = 4.0
texture_margin_bottom = 4.0
region_rect = Rect2(22, 38, 40, 30)
modulate_color = Color(0.585062, 0.585062, 0.585062, 1)
[sub_resource type="AtlasTexture" id="AtlasTexture_rvhvk"]
atlas = ExtResource("1_cj3ky")
region = Rect2(732, 546, 45, 48)
[node name="Button" type="Button"]
custom_minimum_size = Vector2(100, 15)
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_constants/icon_max_width = 8
theme_override_styles/focus = SubResource("StyleBoxTexture_rvhvk")
theme_override_styles/hover = SubResource("StyleBoxTexture_xo6jf")
theme_override_styles/normal = SubResource("StyleBoxTexture_wlvs1")
text = "院长的信"
icon = SubResource("AtlasTexture_rvhvk")