scpcb-godot/scenes/screens/LoadWorld.tscn
2025-03-04 01:22:12 +00:00

16 lines
550 B
Text

[gd_scene load_steps=3 format=3 uid="uid://7us2ty43184l"]
[ext_resource type="Script" uid="uid://dbiw5m5l3nbe7" path="res://src/LoadWorld.gd" id="1_05k81"]
[ext_resource type="PackedScene" uid="uid://ctajpl2bdscko" path="res://scenes/screens/LoadingScreen.tscn" id="1_y1jkv"]
[node name="LoadWorld" 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_05k81")
[node name="LoadingScreen" parent="." instance=ExtResource("1_y1jkv")]
layout_mode = 1