supervisor-simulator/loader.tscn
2024-12-01 00:53:06 +08:00

32 lines
711 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://c7twiu4wplofj"]
[ext_resource type="Script" path="res://scripts/Loader.cs" id="1_leg4d"]
[node name="Loader" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_leg4d")
[node name="ProgressBar" type="ProgressBar" parent="."]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -863.0
offset_top = -37.5
offset_right = 863.0
offset_bottom = 37.5
grow_horizontal = 2
grow_vertical = 2
[node name="ColorRect" type="ColorRect" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0