Closed amitkumar3968 closed 8 years ago
I can't find something like CCWaves(or CCLiquid etc) class in cocos2d v3.x.
but they are exist in cocos2d
so, is it really disappear in cocos2d v3.x? and are there some replaceable class i can use?
thanks! ;)
Those are gone, we use shaders now. Take a look at shaders cookbook.
https://github.com/slembcke/Cocos2DShaderCookbook
I can't find something like CCWaves(or CCLiquid etc) class in cocos2d v3.x.
but they are exist in cocos2d
so, is it really disappear in cocos2d v3.x? and are there some replaceable class i can use?
thanks! ;)