Tutorials for Cocos2d-x and TexturePacker

We currently have these 10 tutorials for Cocos2d-x and TexturePacker.
Tutorials for other frameworks are available from the tutorials list.

How to use 2d dynamic light effects in Axmol Game Engine
How to use 2d dynamic light effects in Axmol Game Engine

Tutorial: Learn how to use normal mapped sprites to create stunning 2d light effects with Axmol Game Engine. Full source code included.

How to create a physics enabled game with Axmol Game Engine
How to create a physics enabled game with Axmol Game 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.

Tutorial: Using sprite sheet animations in cocos2d-x V4
Tutorial: Using sprite sheet animations in cocos2d-x V4

Learn how to use sprite sheets and animations in cocos2d-x V4, design for different devices and screen sizes and optimize your game.

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

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

Tutorial: Using sprite sheet animations in cocos2d-x V3
Tutorial: Using sprite sheet animations in cocos2d-x V3

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

How to fix jittering sprites in cocos2d-x
How to fix jittering sprites in cocos2d-x

Learn how to fix wobbling, shaking or jittering sprites when using TexturePacker with Cocos2D-x by increasing the shader precision.

How to use physics with cocos2d-x
How to use physics with cocos2d-x

Learn how to create collision shapes for your physics enabled cocos2d-x game.

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

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

Using PhysicsEditor with Cocos2D
Using PhysicsEditor with Cocos2D

This tutorial shows how to create collision shapes for Cocos2d V3 using PhysicsEditor

cocos2d-x dynamic light tutorial
cocos2d-x dynamic light tutorial

Tutorial: Create amazing 2d light effects for your Cocos2d-X game using normal mapped sprites.

TexturePacker Content Protection
TexturePacker Content Protection

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

Tutorials about sprite sheets and game optimization:

A beginner's guide to lossless and lossy PNG optimization
A beginner's guide to lossless and lossy PNG optimization

Optimize your PNG files with TexturePacker. Reduce file size and improve performance. Learn how to adjust settings for lossless and lossy optimization.

How to create a sprite sheet
How to create a sprite sheet

This tutorial explains the most used sprite sheet types and how you can easily create a sprite sheet from a single of images. Links to free software included.

Packing normal maps into sprite sheets
Packing normal maps into sprite sheets

Tutorial: Create sprite sheets for your normal mapped sprites.