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

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

Learn how to use sprite sheets in Axmol Game Engine
https://github.com/codeandweb/axmol-sprite-sheet-example

Last synced: 12 months ago
JSON representation

Learn how to use sprite sheets in Axmol Game Engine

Awesome Lists containing this project

README

          

# How to use sprite sheet animations in Axmol Game Engine


How to use sprite sheet animations in Axmol Game Engine

This is the example code for the Axmol Game Engine Spritesheet and animations tutorial.

You learn

- How to use sprite sheets in Axmol Game Engine
- How to create sprite sheets using TexturePacker

Read the complete tutorial here:

[Using sprite sheet animations in Axmol Game Engine](https://www.codeandweb.com/texturepacker/tutorials/animations-and-spritesheets-in-axmol-game-engine)