Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 507 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 507 Bytes

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: