Create press any key to continue screen

This commit is contained in:
Your Name
2025-07-19 21:03:56 +04:00
parent c5840660c3
commit c012eabca3
4 changed files with 71 additions and 2 deletions

View File

@@ -1,3 +1,14 @@
[gd_scene format=3 uid="uid://ci2gk11211n0d"]
[gd_scene load_steps=2 format=3 uid="uid://ci2gk11211n0d"]
[node name="main" type="Node2D"]
[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
[node name="PressAnyKeyScreen" parent="." instance=ExtResource("1_o5qli")]
layout_mode = 1