Files
puzzle-quest/scenes/UI/loading/parts/LoadingBare.tscn
T

62 lines
1.5 KiB
Plaintext
Raw Normal View History

[gd_scene format=3]
2021-06-03 22:18:50 +02:00
[ext_resource type="Theme" path="res://assets/ui/themes/leather.theme" id="1"]
2021-06-03 22:18:50 +02:00
[node name="LoadingBare" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="VBoxContainer" type="VBoxContainer" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer"]
offset_right = 1280.0
offset_bottom = 237.0
2021-06-03 22:18:50 +02:00
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"]
offset_top = 241.0
offset_right = 1280.0
offset_bottom = 478.0
2021-06-03 22:18:50 +02:00
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="HSplitContainer" type="HSplitContainer" parent="VBoxContainer/HBoxContainer"]
offset_right = 238.0
offset_bottom = 237.0
2021-06-03 22:18:50 +02:00
size_flags_horizontal = 3
size_flags_stretch_ratio = 0.3
[node name="ProgressBar" type="ProgressBar" parent="VBoxContainer/HBoxContainer"]
offset_left = 242.0
offset_right = 1037.0
offset_bottom = 237.0
2021-06-03 22:18:50 +02:00
size_flags_horizontal = 3
size_flags_vertical = 3
theme = ExtResource("1")
2021-06-03 22:18:50 +02:00
max_value = 1.0
step = 0.1
rounded = true
[node name="HSplitContainer2" type="HSplitContainer" parent="VBoxContainer/HBoxContainer"]
offset_left = 1041.0
offset_right = 1280.0
offset_bottom = 237.0
2021-06-03 22:18:50 +02:00
size_flags_horizontal = 3
size_flags_stretch_ratio = 0.3
[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer"]
offset_top = 482.0
offset_right = 1280.0
offset_bottom = 720.0
2021-06-03 22:18:50 +02:00
size_flags_horizontal = 3
size_flags_vertical = 3