Add storm manager

This commit is contained in:
zcembbi 2024-09-09 02:15:20 +03:00
parent 70343d5df7
commit be26043aaa
3 changed files with 4 additions and 0 deletions

3
StormManager.tscn Normal file
View file

@ -0,0 +1,3 @@
[gd_scene format=3 uid="uid://n2lpy72tkyc8"]
[node name="StormManager" type="Node"]

0
parts/globals.txt Normal file
View file

1
storm_manager.gd Normal file
View file

@ -0,0 +1 @@
extends Node