ile-de-test/scenes/interface/loading_screen.tscn

18 lines
493 B
Text
Raw Normal View History

2023-10-05 18:02:23 +00:00
[gd_scene load_steps=2 format=3 uid="uid://bcgyiblimtc1f"]
[ext_resource type="Texture2D" uid="uid://dp4wmmkbfc6fk" path="res://assets/background/khanat_sound_cover_bg.png" id="1_wv5f3"]
[node name="loading_screen" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="TextureRect" type="TextureRect" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
texture = ExtResource("1_wv5f3")