What is the alternative of SpriteBatchNode in Cocos Creator?

Hi, all,

SpriteBatchNode won’t be added to creator, but don’t worry, auto batching is coming with v1.2, it is already implemented in Cocos2d-html5, I’m porting the implementation to creator recently.

Besides, Tilemap renderer will be reimplemented to be more flexible, will support adding sprite with different texture into the layer.

3 Likes