Hi,
I have just updated gl20 branch (cocos2d v2.x) with the the v1.1 features (batch particles, reorder sprite and more)
A fast, easy to use, free, and community supported 2D game engine
Hi,
I have just updated gl20 branch (cocos2d v2.x) with the the v1.1 features (batch particles, reorder sprite and more)
Hey @Riq ! I've not read through the v2.x code much, but was wondering if the new addition of GLKit is used much or at all in cocos2d v2.x? Does GLKit provide any benefits or pitfalls to a developer using cocos2d v2.x?
Thanks!
Harv
@riq Something seems to be broken with the CCParticleSystem now in cocos2d v2.x. Particles only work when I add them to the CCParticleBatchNode. And after that when I use ccDrawLine then the displayed particles doesn't look as they supposed to look like.
Even the ParticleTest is not working in v2.x.
@riq thanks
You must log in to post.