Implement a new combat test scene to visualize Slay the Spire-like combat states. This includes: - `CombatUnitContainer`: A Phaser container for displaying unit HP, name, buffs, and enemy intents. - `CombatUnitSpawner`: A spawner to manage the lifecycle of combat units based on the combat state. - ` |
||
|---|---|---|
| docs | ||
| packages | ||
| .gitignore | ||
| .qwenignore | ||
| AGENTS.md | ||
| QWEN.md | ||
| eslint.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||