All Projects → CodeAndWeb → cocos2d-x-sprite-sheet-tutorial

CodeAndWeb / cocos2d-x-sprite-sheet-tutorial

Licence: other
Create sprite sheets and animations for your cocos2d-x project

Programming Languages

C++
36643 projects - #6 most used programming language
Objective-C++
1391 projects
PLSQL
303 projects
CMake
9771 projects
java
68154 projects - #9 most used programming language
Makefile
30231 projects

cocos2d-x sprite sheet tutorial

This project contains the source code and assets for the animations and sprite sheets in cocos2d-x tutorial.

Contents of the tutorial:

  • Why you should use sprite sheets
  • Designing for different resolutions and devices
  • Creating sprite sheets
  • Using sprite sheets
  • Creating animations
  • Animating a character sprite

Important notice

We've removed the cocos2d-x sources from this folder. The reason is that they would add more than 300MB to the size of this repository.

This tutorial code was originally built with cocos2d-x 3.9, verified with cocos2d-x 3.16. It should also run with the newest release of cocos2d-x — you can get it from the download page.

To run this project simply copy the contents of the downloaded zip file into this folder. The structure of the project folder should like this:

  • Classes
    • ...
  • cocos2d
    • AUTHORS
    • build
      • ...
    • CHANGELOG
    • cmake
      • ...
    • cocos
      • ...
    • ...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].