basically function but needs a lot of refinement

This commit is contained in:
2024-04-23 03:24:23 -05:00
parent 3ac7bf33c4
commit d3beca8014
26 changed files with 985 additions and 345 deletions

6
defer_manager.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://c34yvmvtgju"]
[ext_resource type="Script" path="res://defer_manager.cs" id="1_s88sy"]
[node name="DeferManager" type="Node"]
script = ExtResource("1_s88sy")