29 lines
646 B
Plaintext
29 lines
646 B
Plaintext
[gd_scene format=3 uid="uid://57px5totoewp"]
|
|
|
|
[node name="WelcomeScreen" type="CanvasLayer"]
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
color = Color(0, 0, 0, 1)
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="."]
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -125.0
|
|
offset_top = -125.0
|
|
offset_right = 125.0
|
|
offset_bottom = 125.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
value = 5.73
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|