76 lines
2.3 KiB
Plaintext
76 lines
2.3 KiB
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://c6ucq32jlpjd6"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c7ma6fd6nm0w8" path="res://res/ui/ui_018_difficulty_selection/tuceng278.png" id="1_fxlie"]
|
|
[ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="2_geis3"]
|
|
[ext_resource type="Texture2D" uid="uid://bdkykqha8dejh" path="res://res/ui/ui_018_difficulty_selection/juxing15.png" id="3_2sljc"]
|
|
|
|
[node name="difficulty_selection" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="back" type="TextureRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
color = Color(0.154876, 0.154876, 0.154876, 1)
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.00885417
|
|
anchor_top = 0.0703704
|
|
anchor_right = 0.00885417
|
|
anchor_bottom = 0.0703704
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
texture = ExtResource("1_fxlie")
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="ToolButton" parent="TextureRect" instance=ExtResource("2_geis3")]
|
|
layout_mode = 1
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
|
layout_mode = 0
|
|
anchor_left = 0.114063
|
|
anchor_top = 0.225926
|
|
anchor_right = 0.888542
|
|
anchor_bottom = 0.916667
|
|
theme_override_constants/separation = -99
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
texture = ExtResource("3_2sljc")
|
|
|
|
[node name="ToolButton" parent="HBoxContainer/TextureRect" instance=ExtResource("2_geis3")]
|
|
layout_mode = 1
|
|
|
|
[node name="TextureRect2" type="TextureRect" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
texture = ExtResource("3_2sljc")
|
|
|
|
[node name="ToolButton" parent="HBoxContainer/TextureRect2" instance=ExtResource("2_geis3")]
|
|
layout_mode = 1
|
|
|
|
[node name="TextureRect3" type="TextureRect" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
texture = ExtResource("3_2sljc")
|
|
|
|
[node name="ToolButton" parent="HBoxContainer/TextureRect3" instance=ExtResource("2_geis3")]
|
|
layout_mode = 1
|