2025-02-08 02:21:59 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://ctajpl2bdscko"]
|
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://src/LoadingScreen.gd" id="1_grr4e"]
|
2025-01-11 23:49:43 +00:00
|
|
|
|
|
|
|
[node name="LoadingScreen" type="Control"]
|
|
|
|
layout_mode = 3
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2025-02-08 02:21:59 +00:00
|
|
|
script = ExtResource("1_grr4e")
|
|
|
|
|
|
|
|
[node name="Background" type="TextureRect" parent="."]
|
|
|
|
visible = false
|
|
|
|
layout_mode = 1
|
|
|
|
expand_mode = 1
|
|
|
|
|
|
|
|
[node name="LoadingImage" type="TextureRect" parent="."]
|
|
|
|
layout_mode = 0
|
|
|
|
offset_right = 40.0
|
|
|
|
offset_bottom = 40.0
|
|
|
|
expand_mode = 1
|