19 lines
794 B
Plaintext
19 lines
794 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://wxd25ec3cqyy"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b343nvvbtpglb" path="res://asset/art/ui/互动提示符/ui 像素版_纯白.png" id="1_cj3ky"]
|
|
|
|
[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_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_constants/icon_max_width = 8
|
|
text = "院长的信"
|
|
icon = SubResource("AtlasTexture_rvhvk")
|