An open API service indexing awesome lists of open source software.

https://github.com/lrusso/phaserspritesheetgenerator

Phaser Spritesheet Generator in JavaScript
https://github.com/lrusso/phaserspritesheetgenerator

generator javascript phaser sheet sprite spritesheet

Last synced: 14 days ago
JSON representation

Phaser Spritesheet Generator in JavaScript

Awesome Lists containing this project

README

          

# Phaser Spritesheet Generator

Phaser Spritesheet Generator in JavaScript.

## How does it work?

* Select all the frames (image files) that you want in your spritesheet.
* Set how many columns would like to be used in your spritesheet.
* Set the tileWidth and tileHeight values (optional, for resizing all the frames).
* Click in the 'GENERATE SPRITESHEET' button.
* Download the generated spritesheet image.

## Web:

https://lrusso.github.io/PhaserSpritesheetGenerator/PhaserSpritesheetGenerator.htm

## See also:

https://github.com/lrusso/PhaserSpritesheetFixer

https://github.com/lrusso/PhaserSpritesheetCutter