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
- Host: GitHub
- URL: https://github.com/codeandweb/phaser2-sprite-sheet-example
- Owner: CodeAndWeb
- Created: 2014-12-17T15:58:27.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T15:12:07.000Z (over 2 years ago)
- Last Synced: 2025-01-07T21:09:36.623Z (over 1 year ago)
- Language: PLSQL
- Size: 1.05 MB
- Stars: 22
- Watchers: 3
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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