Create persistence manager and connectors for chests and gates

This commit is contained in:
2026-03-19 14:26:57 -05:00
parent 31567f53fb
commit 9fcd24f8b5
14 changed files with 163 additions and 9 deletions

View File

@@ -23,6 +23,7 @@ GameManager="*uid://cb4tuxriixfqs"
GroupUtils="*uid://bk7o4drbfh24p"
MapLoader="*uid://c4jogxtdi3m13"
InputManager="*uid://dnbg1dpjcq6vk"
PersistenceManager="*uid://dl2kg1qu0ymi7"
[dotnet]
@@ -37,6 +38,7 @@ folder_colors={
"res://Global Managers/": "red",
"res://Main/": "gray",
"res://Maps/": "green",
"res://Persistence/": "blue",
"res://Resources/": "orange",
"res://Scripts/": "red",
"res://UI/": "yellow"