working on intro
This commit is contained in:
parent
4f4e703886
commit
8be34b6c12
31 changed files with 497 additions and 23 deletions
6
gameManager.tscn
Normal file
6
gameManager.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://ip51kjj5sl6v"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cuct36ytrc3mu" path="res://game_manager.gd" id="1_d8p07"]
|
||||
|
||||
[node name="GameManager" type="Node"]
|
||||
script = ExtResource("1_d8p07")
|
||||
Loading…
Add table
Add a link
Reference in a new issue