mirror of
https://codeberg.org/Ikatono/TierMaker.git
synced 2025-10-28 20:45:35 -05:00
basically function but needs a lot of refinement
This commit is contained in:
6
defer_manager.tscn
Normal file
6
defer_manager.tscn
Normal 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")
|
||||
Reference in New Issue
Block a user