minggo
minggo
@dfghj44444 Could you paste some pseudo-code to describe it?
@super626 Could you take a look of this issue?
Oh, please don't use this repo, use https://github.com/cocos2d/cocos2d-x instead.
cocos2d-x will not contain all the feature, because we are not implementing a full 3d engine.
I think you can use SpriteBatchNode for it.
Different textures can not be batched.
Sorry, can not get enough information about how crash happen.
@ermanhaskan could you please also paste the java log info? And what's the API level you build with?
@ermanhaskan will you please change `AndroidMenifest.xml` to ``` android:configChanges="orientation", "screenSize"> ``` to have a try? More information about `android:configChanges` can be found [here](https://developer.android.com/guide/topics/manifest/activity-element.html).
yep, @dumganhar 's version is right