Improve unit focus HUD details

This commit is contained in:
2026-06-18 17:26:57 +09:00
parent 26741b97dd
commit c928bb64b7
5 changed files with 118 additions and 46 deletions

View File

@@ -116,6 +116,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Initial AI-generated photorealistic officer portraits for Cao Cao, Xiahou Dun, Xiahou Yuan, Cao Ren, Dian Wei, Guo Jia, and Zhang He.
- Initial AI-generated battlefield, class unit, and item icon assets live under `art/backgrounds`, `art/units`, and `art/items`.
- Battle HUD portrait thumbnails show the selected unit, or a hovered unit when nothing is selected.
- Selected and hovered unit focus text shows combat role, movement type, current terrain move cost, terrain bonuses, core stats, and status effects.
- Dialogue lines can place the portrait on the left or right side of an expanded visual-novel-style dialogue panel with progress and previous-line controls.
- Placeholder menu/battle BGM plus UI, movement, attack, tactic, item, victory, and defeat SFX.
- Floating combat text for damage, recovery, misses, support effects, poison ticks, action locks, level-ups, and promotions.