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
- Host: GitHub
- URL: https://github.com/codeandweb/axmol-sprite-sheet-example
- Owner: CodeAndWeb
- Created: 2023-02-17T13:31:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T15:59:51.000Z (almost 3 years ago)
- Last Synced: 2025-01-07T21:09:37.689Z (over 1 year ago)
- Language: C++
- Size: 7.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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)