Skip to content

An OS X GUI Utility to unpack sprite sheet used by Cocos2D engine

Notifications You must be signed in to change notification settings

manuelpaulo/SpriteSheet-Unpacker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SpriteSheet-Unpacker

An OS X GUI Utility to unpack sprite sheet used by Cocos2D engine.

Feature:

  1. read a sprite sheet's plist file, output a serial of original small images.
  2. support all sprite sheet format for Cocos2D engine.
  3. can preview animation of all sprites in a sprite sheet.

Implementation:

  1. Use a modified version of Cocos2D-iphone lib.

Screen Shot:

About

An OS X GUI Utility to unpack sprite sheet used by Cocos2D engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 84.2%
  • C 15.1%
  • Other 0.7%