Breakpoint

This commit is contained in:
CortexCore
2023-07-04 04:08:18 +08:00
parent 4af38a021c
commit d12e53739d
24 changed files with 1411 additions and 342 deletions

View File

@@ -15,7 +15,14 @@ custom_minimum_size = Vector2(384, 512)
[node name="BaseComponent" type="VBoxContainer" parent="."]
layout_mode = 2
[node name="Name" type="Button" parent="BaseComponent"]
custom_minimum_size = Vector2(0, 48)
layout_mode = 2
theme_override_styles/normal = SubResource("StyleBoxFlat_tg46m")
text = "准备环境"
[node name="Label" type="Label" parent="BaseComponent"]
visible = false
custom_minimum_size = Vector2(0, 48)
layout_mode = 2
theme_type_variation = &"HeaderMedium"
@@ -35,6 +42,7 @@ theme_type_variation = &"HeaderMedium"
text = "准备一些工具"
[node name="ColorRect" type="ColorRect" parent="BaseComponent"]
visible = false
custom_minimum_size = Vector2(0, 256)
layout_mode = 2
color = Color(0.0196078, 0.0196078, 0.0196078, 1)
@@ -52,6 +60,17 @@ grow_vertical = 2
texture = ExtResource("1_hpoox")
metadata/_edit_lock_ = true
[node name="Label" type="Label" parent="BaseComponent/ColorRect"]
layout_mode = 0
offset_left = -2.0
offset_top = 169.0
offset_right = 383.0
offset_bottom = 217.0
text = "这是图标占位符"
horizontal_alignment = 1
vertical_alignment = 1
metadata/_edit_lock_ = true
[node name="TextureRect" type="TextureRect" parent="BaseComponent/ColorRect"]
layout_mode = 1
anchors_preset = 15