24 lines
650 B
Plaintext
24 lines
650 B
Plaintext
|
[gd_scene load_steps=3 format=3 uid="uid://d3x82qxhyexqk"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://SceneLoader.gd" id="1_ler0v"]
|
||
|
[ext_resource type="Theme" uid="uid://bycedcl2nwwlu" path="res://ui_theme.tres" id="2_ckjh5"]
|
||
|
|
||
|
[node name="SceneLoader" type="Node"]
|
||
|
script = ExtResource("1_ler0v")
|
||
|
|
||
|
[node name="ErrMsg" type="Label" parent="."]
|
||
|
anchors_preset = 8
|
||
|
anchor_left = 0.5
|
||
|
anchor_top = 0.5
|
||
|
anchor_right = 0.5
|
||
|
anchor_bottom = 0.5
|
||
|
offset_left = -20.0
|
||
|
offset_top = -11.5
|
||
|
offset_right = 20.0
|
||
|
offset_bottom = 11.5
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
size_flags_horizontal = 4
|
||
|
theme = ExtResource("2_ckjh5")
|
||
|
theme_override_font_sizes/font_size = 32
|