17 lines
540 B
Plaintext
17 lines
540 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://ci2gk11211n0d"]
|
|
|
|
[ext_resource type="Script" uid="uid://cwlop1ettlqhg" path="res://scripts/Main.gd" id="1_0wfyh"]
|
|
[ext_resource type="PackedScene" uid="uid://gbe1jarrwqsi" path="res://ui/PressAnyKeyScreen.tscn" id="1_o5qli"]
|
|
|
|
[node name="main" 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_0wfyh")
|
|
|
|
[node name="PressAnyKeyScreen" parent="." instance=ExtResource("1_o5qli")]
|
|
layout_mode = 1
|