You may find these tutorials useful as they also discuss using Axmol Engine with our other gamedev tools.

Tutorial: Using sprite sheet animations in Axmol Engine
Tutorial: Using sprite sheet animations in Axmol Engine

Learn how to use sprite sheets and animations in Axmol Engine, design for different devices and screen sizes and optimize your game.

TexturePacker Content Protection
TexturePacker Content Protection

How to use Content Protection feature in TexturePacker to protect your assets

How to create a physics enabled game with Axmol Engine
How to create a physics enabled game with Axmol Engine

Learn how to use 2d game physics in your Axmol Game. Create physics shapes, use sprites with physics enabled. Collision detection. Source code included.

Cocos2d-x performance optimization with polygon sprites
Cocos2d-x performance optimization with polygon sprites

Are you experiencing low FPS in your Cocos2d-x / Axmol game? Optimize your sprite sheets to get the best performance for the players!