Added main menu

This commit is contained in:
2025-10-18 16:20:34 +03:00
parent 49f6dfdd23
commit ba81352133
21 changed files with 569 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://cdw82732vgub8"]
[ext_resource type="Script" uid="uid://b0etxb4if8lay" path="res://title_screen.gd" id="1_v6p8y"]
[node name="TitleScreen" type="Node"]
script = ExtResource("1_v6p8y")