19 lines
363 B
Plaintext
19 lines
363 B
Plaintext
[gd_scene format=2]
|
|
|
|
[node name="Control" type="GridContainer"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
columns = 4
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
|
margin_bottom = 14.0
|
|
|
|
[node name="Label" type="Label" parent="."]
|
|
margin_left = 4.0
|
|
margin_right = 69.0
|
|
margin_bottom = 14.0
|
|
text = "some text"
|