Refactor signal logic

This commit is contained in:
2026-03-15 13:06:21 -05:00
parent 1c95315496
commit 8bcf406576
21 changed files with 234 additions and 223 deletions

2
Scripts/Maps/base_map.gd Normal file
View File

@@ -0,0 +1,2 @@
extends Node2D
class_name BaseMap