Add storm manager
This commit is contained in:
parent
70343d5df7
commit
be26043aaa
3 changed files with 4 additions and 0 deletions
3
StormManager.tscn
Normal file
3
StormManager.tscn
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[gd_scene format=3 uid="uid://n2lpy72tkyc8"]
|
||||||
|
|
||||||
|
[node name="StormManager" type="Node"]
|
0
parts/globals.txt
Normal file
0
parts/globals.txt
Normal file
1
storm_manager.gd
Normal file
1
storm_manager.gd
Normal file
|
@ -0,0 +1 @@
|
||||||
|
extends Node
|
Loading…
Reference in a new issue