Init
This commit is contained in:
parent
594688f82b
commit
c321b70bb0
11 changed files with 198 additions and 0 deletions
6
scenes/game/mainGame/main_game.tscn
Normal file
6
scenes/game/mainGame/main_game.tscn
Normal 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")
|
||||
Loading…
Add table
Add a link
Reference in a new issue