Add turn phase command notices

This commit is contained in:
2026-06-20 01:09:11 +09:00
parent 08325891f3
commit 53dd9aa9b0
3 changed files with 30 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Unit selection.
- Move, attack, wait, end turn.
- Automatic end-turn prompt appears after all controllable allies finish acting, using a styled command-complete confirmation.
- Ally and enemy phase changes raise compact command notices in the active battle HUD.
- Enemy AI with movement, damage-aware physical attacks, multiple MP tactic choices, and scenario target priorities that events can retune mid-battle.
- Hover tile and unit info with class, movement type, AGI, movement, range, and equipped gear.
- Active battle unit list opens from the top toolbar with ally/enemy tabs, portrait or sprite rows, compact HP/status/position badges, and hover combat details.