scpcb-godot/scenes/screens/LoadingScreen.tscn

37 lines
854 B
Text

[gd_scene load_steps=2 format=3 uid="uid://ctajpl2bdscko"]
[ext_resource type="Script" uid="uid://c4vf0qbhcfk1p" path="res://src/LoadingScreen.gd" id="1_grr4e"]
[node name="LoadingScreen" type="Control"]
z_index = 4096
z_as_relative = false
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="ColorRect" type="ColorRect" parent="."]
z_index = -4
layout_mode = 1
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="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