65 lines
2.4 KiB
Plaintext
65 lines
2.4 KiB
Plaintext
[gd_scene format=3 uid="uid://p6pglm3udbc7"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cvwkoo60a2rt6" path="res://raw_assets/icons/PNG/White/1x/return.png" id="1_li5mg"]
|
|
[ext_resource type="Theme" uid="uid://drydbnrcdv4pk" path="res://default_theme.tres" id="1_m45l0"]
|
|
[ext_resource type="Texture2D" uid="uid://bkn85nst4nats" path="res://raw_assets/ui_pack/Vector/Extra/panel_square.svg" id="2_nq2b8"]
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_y6deb"]
|
|
texture = ExtResource("2_nq2b8")
|
|
texture_margin_left = 5.0
|
|
texture_margin_top = 5.0
|
|
texture_margin_right = 5.0
|
|
texture_margin_bottom = 5.0
|
|
modulate_color = Color(0.40069774, 0.40069774, 0.40069768, 1)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_pm3ni"]
|
|
texture = ExtResource("2_nq2b8")
|
|
texture_margin_left = 5.0
|
|
texture_margin_top = 5.0
|
|
texture_margin_right = 5.0
|
|
texture_margin_bottom = 5.0
|
|
modulate_color = Color(0.28118682, 0.28118688, 0.2811868, 1)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_og1vs"]
|
|
texture = ExtResource("2_nq2b8")
|
|
texture_margin_left = 5.0
|
|
texture_margin_top = 5.0
|
|
texture_margin_right = 5.0
|
|
texture_margin_bottom = 5.0
|
|
modulate_color = Color(0.32544088, 0.3254409, 0.32544082, 1)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_2wyq8"]
|
|
texture = ExtResource("2_nq2b8")
|
|
texture_margin_left = 5.0
|
|
texture_margin_top = 5.0
|
|
texture_margin_right = 5.0
|
|
texture_margin_bottom = 5.0
|
|
modulate_color = Color(0.1584723, 0.15847233, 0.1584723, 1)
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_vxglm"]
|
|
texture = ExtResource("2_nq2b8")
|
|
texture_margin_left = 5.0
|
|
texture_margin_top = 5.0
|
|
texture_margin_right = 5.0
|
|
texture_margin_bottom = 5.0
|
|
modulate_color = Color(0.65882355, 0.5529412, 0.2509804, 1)
|
|
|
|
[node name="reset_button" type="Button" unique_id=169488229]
|
|
custom_minimum_size = Vector2(30, 30)
|
|
custom_maximum_size = Vector2(30, 30)
|
|
propagate_maximum_size = true
|
|
clip_contents = true
|
|
offset_right = 30.0
|
|
offset_bottom = 30.0
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 4
|
|
theme = ExtResource("1_m45l0")
|
|
theme_override_styles/normal = SubResource("StyleBoxTexture_y6deb")
|
|
theme_override_styles/pressed = SubResource("StyleBoxTexture_pm3ni")
|
|
theme_override_styles/hover = SubResource("StyleBoxTexture_og1vs")
|
|
theme_override_styles/disabled = SubResource("StyleBoxTexture_2wyq8")
|
|
theme_override_styles/focus = SubResource("StyleBoxTexture_vxglm")
|
|
icon = ExtResource("1_li5mg")
|
|
icon_alignment = 1
|
|
expand_icon = true
|