Add high resolution battle icon samples

This commit is contained in:
2026-07-03 12:43:30 +09:00
parent 08b4a62486
commit a4c9e90472
9 changed files with 42 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ import Phaser from 'phaser';
import battleUiIconsUrl from '../../assets/images/ui/battle-ui-icons.png';
export const battleUiIconTextureKey = 'battle-ui-icons';
export const battleUiIconFrameSize = 64;
export const battleUiIconFrameSize = 128;
export const battleUiIconFrames = {
hp: 0,