feat: add location-based food storage loop

This commit is contained in:
2026-07-05 17:57:24 +02:00
parent 3ea8f02d55
commit 6dbb395bd6
22 changed files with 469 additions and 72 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ func _run() -> void:
]
var destinations: Array[Vector3] = []
for marker_path in [
"ActivityMarkers/FoodZone",
"ActivityMarkers/PantryMarker",
"ActivityMarkers/GuardZone",
"ActivityMarkers/StudyZone",
"ActivityMarkers/RestZone"