Questions tagged [cocos2d-swift]

Cocos2D-Swift is an open-source framework for building cross-platform 2D games with Xcode and Objective-C

Cocos2d-Swift is written in swift language and its renamed from cocos2d-iphone.

http://www.cocos2d-swift.org

16 questions
0
votes
0 answers

CCEffectGlass in Cocos2d

I used CCEffectGlass in Cocos2d 3.2, it works good but I see double layer Or no layer at end like in image. Is it possible to hide double layer only inside circle ? CODE: +(void)showGlassEffectForSprite:(CCSprite*)effectBG…
Guru
  • 21,652
  • 10
  • 63
  • 102
1
2