Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 428 Bytes

File metadata and controls

13 lines (8 loc) · 428 Bytes

PhaserShoeBoxConfig

.sbx configuration file for exporting texture atlas to be loaded into Phaser.

This configuration file allows Shoebox to export json file that can be loaded into Phaser as:

game.load.atlas('atlasTexture', 'atlasTexture.png', 'atlasTexture.json');

Download and Usage

Download Phaser.sbx from this repository and double click it to load the configuration (Shoebox must be installed).