Files
puzzle-quest/scenes/UI/Loading.tscn
T

36 lines
815 B
Plaintext
Raw Normal View History

2021-05-09 17:10:24 +02:00
[gd_scene format=2]
[node name="Control" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="ColorRect" type="ColorRect" parent="."]
margin_right = 1024.0
margin_bottom = 600.0
rect_scale = Vector2( 1.00231, 1 )
color = Color( 0, 0, 0, 1 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="CenterContainer" type="CenterContainer" parent="ColorRect"]
margin_right = 1024.0
margin_bottom = 600.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="VBoxContainer" type="VBoxContainer" parent="ColorRect/CenterContainer"]
margin_left = 479.0
margin_top = 293.0
margin_right = 544.0
margin_bottom = 307.0
[node name="Label" type="Label" parent="ColorRect/CenterContainer/VBoxContainer"]
margin_right = 65.0
margin_bottom = 14.0
text = "Loading ..."