27 lines
640 B
Plaintext
27 lines
640 B
Plaintext
[gd_scene format=3 uid="uid://b8kwq742j0g41"]
|
|
|
|
[node name="Test" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
|
layout_mode = 0
|
|
offset_right = 183.0
|
|
offset_bottom = 40.0
|
|
alignment = 1
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
text = "test"
|
|
|
|
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|