Add high resolution battle icon samples
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 431 KiB |
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user