1.0.3 • Published 6 years ago

spritility v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

Spritility

Sprite + Utility = Spritility!

Automate the creation of a spritesheet, sprite atlas json, and an anims file ready to be used in Phaser 3.

Setup

npm install -g spritility

Using Spritility

spritility <asset path> <target path>

To use Spritility you must specify both the source and target paths. The source path is the path where your individual sprite images are located. The target path is where the spritesheet, atlas, and anims files will be placed.

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago