How to insert external rendering functions?
I’m a contributor of Effekseer, which is OSS third-party particle effect tool. Some people requests to support Effekseer in Cocos Creator. EffekseerForWebGL renders effects to current framebuffer...
View Article[iOS][Android] Tag Game: Run or Lose 🏃♂️🏃♀️
Demo Ready, steady, RUN! Do you like competitions? Try to run away from the tagger in the new Tag Game! Tag Game – is an exciting speed game. Collect the maximum number of coins and pass the maximum...
View ArticleCocos2d 4.0 create shader for Spine animation
Hello, I have an issue with applying the custom shader to the spine animation (cocos2d v.4.0). The shader that I’ve created works fine with Sprite but doesn’t work with Spine Animation. Here is the...
View ArticleMinimize game and locked
Hi, I am working on a game using cocos creator for fbInstant build. when we minimize our game, then return to the game after a few minutes, the game is locked and we can not communicate with the game...
View Articleonesignal sdkbox.PluginOneSignal.setLogLevel now working
Hi , I integrated Onesignal through sdkbox but on Onesignal is not able to received any event. To investigate this I tried to use sdkbox.PluginOneSignal.setLogLevel() but there is no...
View Articlehow do I animate MenuItemSprite when I click on It?
Hi guys, I recently started making games and ran into this problem. I’m making a clone of FlappyBird and I want that when you click on this sprite on the screen, it disappears smoothly and only then...
View ArticleFirebase is available in cocos2d-x v3.3?
Hello How’s it going? We have game which developed by cocos2d-x v3.3 and lua script. I know it’s too old version, but we can’t upgrade engine, because of some reason. Now we are going to use Firebase...
View ArticleiOS14 bad performance
Hi, I also wanted to raise a forum thread on the English forums about iOS14 bad performance when running on at least web-mobile. Link to Chinese forum thread: Cocos中文社区 iOS14 beta 6 WebMobile FPS...
View ArticleFacebook playable ad - fb preview doesn't pass loading screen
For some time I’m trying to make my fb playable ad. Now I’m trying to make it in one zip file. But when I uploaded my zip, it is accepted by facebook but on preview it doesn’t pass the loading screen,...
View ArticleFuture plans of cocos2d-x 4.0
Hi there, I am wondering what the future plans for v4.0 are at the moment. When looking into the milestones of the cocos2d-x repo: https://github.com/cocos2d/cocos2d-x/milestones there is nothing new...
View ArticleAndroid: Full Screen in notched screen device
Hello, I have project base on Cocos Creator v2.4.2, when I build Android and test in notched screen device such as the Nokia 6.1, my app not truly full screen, it have 2 black space, one on notched...
View ArticleCC3.0 Release Date Anyone?
Does anyone have a rough release date for Cocos Creator 3? I saw a Youtube video somewhere but I cant find it anymore…It looked like there was a lot of great stuff coming! Cheers 2 posts - 2...
View Article.gitignore for v4 projects
Hi there is there any example .gitignore files for cocos2d-x v4 projects? The .gitignore on Github https://github.com/cocos2d/cocos2d-x/blob/v4/.gitignore includes .a files for example, which removes...
View ArticleCocos Game Showcase – September 2020
Yet another great showcase of games using Cocos Creator and Cocos2d-x. Can you guess which games use which? Thanks to the community for their games as well as our partners. Please share your games in...
View ArticleSDKBOX_CORE: Checking plugin status for unknown plugin: Firebase
Hello I am going to integrate Firebase to my cocos2d-x lua game I am using SDKBOX and have done one by one from this manual https://docs.sdkbox.com/en/plugins/firebase/v3-lua/#sdk-version The build is...
View ArticleCocos And US Bans on China
I know this this really shouldn’t be something I need to consider when choosing a new engine;( Cocos seems to have everything for me, it ticks all the boxes and gives me good reason to leave Unity)....
View ArticleCustom Preview Template - Cant find /assets/resources/config.json
I was just running the ‘Custom Preview Template’ example and I couldn’t figure out why exactly the main test.fire scene doesn’t run when you hit the preview button. I thought it might be designed that...
View ArticleHot update sample project not working
hi, i downloaded the sample hot update project and made and android build of it. i then installed it on my android device and a popup came up. i clicked on the bottom left button on the popup and...
View ArticleHow to get banner ad height in design resolution size
Hello, I want to use banner ad (320X50) in my game but the problem is it overlap game contents in some devices. I want to convert the banner ad height (50dp) in to my design resolution size and place...
View ArticleRemove sprite after use
Hi guys, I am making a clone of a flappy bird and I am facing this problem, my game crashes after I try to delete a sprite after animating it. I have a SpawnPipe function that is called from GameScene...
View Article