[gd_scene load_steps=2 format=3 uid="uid://b1odr115brm8m"] [ext_resource type="Script" path="res://loading.gd" id="1_anktk"] [node name="Loading" type="ColorRect"] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 color = Color(0.494118, 0.580392, 0.686275, 1) script = ExtResource("1_anktk") [node name="Label" type="Label" 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 = -74.5 offset_top = -24.0 offset_right = 74.5 offset_bottom = 24.0 grow_horizontal = 2 grow_vertical = 2 theme_override_colors/font_outline_color = Color(0, 0, 0, 1) theme_override_constants/outline_size = 6 theme_override_font_sizes/font_size = 32 text = "Generating textures, please wait…"