This commit is contained in:
Exobyt 2024-09-08 19:03:59 +02:00
parent 594688f82b
commit c321b70bb0
11 changed files with 198 additions and 0 deletions

View file

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://dgxw2n4ei2ahe"]
[ext_resource type="Script" path="res://scenes/game/mainGame/main_game.gd" id="1_napbe"]
[node name="mainGame" type="Node2D"]
script = ExtResource("1_napbe")