feat: add cinematic npc task glyphs

This commit is contained in:
2026-07-08 16:31:34 +02:00
parent e813a8b2d5
commit cd0309e224
11 changed files with 144 additions and 8 deletions
+1
View File
@@ -217,6 +217,7 @@ func simulate_tick() -> void:
npc.current_task = SimulationIds.ACTION_IDLE
npc.has_travel_target = false
npc.target_id = &""
npc_task_changed.emit(npc, completed_task, npc.current_task)
if debug_logs:
print(