cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.13k stars 7.05k forks source link

On buil should cocos2d-x merge all sprites into single spritesheet? #14757

Open TheSachin opened 8 years ago

TheSachin commented 8 years ago

I don't know if Cocos2d-x does it or not, but since Spritekit does it maybe we as well should do it?

ricardoquesada commented 8 years ago

yes, there should be a way to define spritesheets and generate them with a "cocos" command.