70 lines
2.0 KiB
Plaintext
70 lines
2.0 KiB
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://dmk2vf7jamysi"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://58y4a67wwco4" path="res://Artists/Art/Icons/Icon_Settings.png" id="1_hpoox"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tg46m"]
|
|
bg_color = Color(0.152941, 0.160784, 0.176471, 1)
|
|
corner_radius_top_left = 8
|
|
corner_radius_top_right = 8
|
|
corner_radius_bottom_right = 8
|
|
corner_radius_bottom_left = 8
|
|
|
|
[node name="StepElement" type="VBoxContainer"]
|
|
custom_minimum_size = Vector2(384, 512)
|
|
|
|
[node name="BaseComponent" type="VBoxContainer" parent="."]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="BaseComponent"]
|
|
custom_minimum_size = Vector2(0, 48)
|
|
layout_mode = 2
|
|
theme_type_variation = &"HeaderMedium"
|
|
theme_override_styles/normal = SubResource("StyleBoxFlat_tg46m")
|
|
text = "准备环境"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
|
|
[node name="Control" type="Control" parent="BaseComponent"]
|
|
custom_minimum_size = Vector2(0, 24)
|
|
layout_mode = 2
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="Label2" type="Label" parent="BaseComponent"]
|
|
layout_mode = 2
|
|
theme_type_variation = &"HeaderMedium"
|
|
text = "准备一些工具"
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="BaseComponent"]
|
|
custom_minimum_size = Vector2(0, 256)
|
|
layout_mode = 2
|
|
color = Color(0.0196078, 0.0196078, 0.0196078, 1)
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="TextureRect2" type="TextureRect" parent="BaseComponent/ColorRect"]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("1_hpoox")
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="BaseComponent/ColorRect"]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="BaseComponent"]
|
|
layout_mode = 2
|
|
text = "在这里输入相关信息"
|
|
fit_content = true
|
|
|
|
[node name="InitialSeparator" type="HSeparator" parent="."]
|
|
layout_mode = 2
|