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

https://github.com/codeandweb/phaser2-sprite-sheet-example

Small example showing how to use TexturePacker with Phaser
https://github.com/codeandweb/phaser2-sprite-sheet-example

Last synced: 6 months ago
JSON representation

Small example showing how to use TexturePacker with Phaser

Awesome Lists containing this project

README

          

Phaser sprite sheet optimization tutorial
=========================================

The complete tutorial is available here: [Creating sprite sheets for Phaser 2](https://www.codeandweb.com/texturepacker/tutorials/creating-spritesheets-for-phaser-with-texturepacker)

Content:

- Creating sprite sheets
- Loading sprite sheets in Phaser
- Using static sprites in Phaser
- Playing animations from the sprite sheet
- Optimizing start up time and reducing download size