Improve battle layout and visuals

This commit is contained in:
2026-06-22 00:35:48 +09:00
parent cc554ccf21
commit c232a80fcc
4 changed files with 281 additions and 49 deletions

View File

@@ -16,7 +16,7 @@ Build a small complete tactical RPG loop:
- Cinematic title scene with an original Taoyuan Oath background, subtle motion, menu UI, and first-input audio
- Cinematic prologue pages with high-resolution story backgrounds, character portraits, and scenario data
- File-based original orchestral BGM loops for title, prologue, oath, militia, and battle-prep scenes
- First battle scene with a 12x12 map, terrain colors, unit placement, and movement range preview
- First battle scene with a high-resolution battlefield background, large 12x12 tactical grid, pixel-style unit sprites, and movement range preview
- Flow verification script from title to first battle
## Next Steps