scpcb-godot/scenes/screens/LoadingScreen.tscn
2025-02-10 07:41:41 +00:00

25 lines
586 B
Text

[gd_scene load_steps=2 format=3 uid="uid://ctajpl2bdscko"]
[ext_resource type="Script" path="res://src/LoadingScreen.gd" id="1_grr4e"]
[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
script = ExtResource("1_grr4e")
[node name="Background" type="TextureRect" parent="."]
visible = false
z_index = -1
layout_mode = 1
expand_mode = 1
[node name="LoadingImage" type="TextureRect" parent="."]
z_index = -1
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
expand_mode = 1