Add objective progress tracker

This commit is contained in:
2026-06-18 13:21:39 +09:00
parent 7ad34697f9
commit f15caf49e7
9 changed files with 379 additions and 5 deletions

View File

@@ -105,6 +105,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Destination-style victory conditions with objective map markers.
- Protected-unit defeat conditions for escort battles.
- Turn-limit defeat conditions with turn-limit HUD display.
- Live objective progress in the active HUD and briefing tracker, including gated objective unlocks, destination markers, defeated enemy counts, named protected-unit safety, and turns remaining.
- Next-battle flow after victory.
- Campaign completion screen.
- New campaign save reset.