Update StartingRoom.tscn, game_manager.gd, game_manager.tscn, and 1 more file
This commit is contained in:
parent
e9a896a912
commit
311c0395ab
4 changed files with 35 additions and 2 deletions
6
game_manager.tscn
Normal file
6
game_manager.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://d387n4cp3duhn"]
|
||||
|
||||
[ext_resource type="Script" path="res://game_manager.gd" id="1_rsuf4"]
|
||||
|
||||
[node name="GameManager" type="Node"]
|
||||
script = ExtResource("1_rsuf4")
|
||||
Loading…
Add table
Add a link
Reference in a new issue