Fixes room spawning and adds physical doors and indicator lights

This commit is contained in:
2026-03-10 11:16:48 -04:00
parent 7559114623
commit b709b64a52
6 changed files with 172 additions and 5 deletions
+2
View File
@@ -13,4 +13,6 @@ color = Color(0.12, 0.12, 0.18, 1)
[node name="DoorTriggers" type="Node2D" parent="."]
[node name="Doors" type="Node2D" parent="."]
[node name="Contents" type="Node2D" parent="."]