Cocos Creator 3.0 release date and news?
Hi. Im new to Cocos Creator, currently using 2.4.2 and I see that in that launcher an early version of 2.4.3 is available but I also noticed multiple places people mention 3.0 to come but I cant find...
View ArticleCan't see JSON files in Assets Window
Hi, I can’t seem to see JSON files in my asset window. If I create a .txt file that seems to show up okay but not .JSON. I tried putting the file in subfolder including resources folder but it wont...
View ArticleCan I debug by simulator with Xcode12
I use cocoscreator ver2.4.2 , I build for iOS. After bulid, I could not debugged by simulator with Xcode12. ※There is no problems by actual iphone connected with usb. this error ↓↓↓↓ ld: in...
View ArticleBuild cocos2d-x with visual studio 2012 hits 0x000007b
Hello dear forum! I am trying to build cocos2d-x with Visual Studio 2012 but am failing. And show error image1366×768 65.4 KB . I would be grateful if someone could help me : ) Thanks for your time! 1...
View Articlecc.audioEngine.play changed ?( Cocoscreator2.4.2 )
I want to update a myapp working in an old version.(cocoscreator 1.9.3) I downloaded Cocoscreator2.4.2 and I made my app by this new version Cocoscreator. There was music I wanted to play forever(Even...
View ArticleEffects and Postprocess Effects
One thing that seems to be missing in Cocos is some pre-built fullscreen or even sprite effects. I have scoured the internet and can only find some very complicated shader tutorials which I don’t have...
View ArticleAssertion "terminating with uncaught exception of type CppSQLite3Exception"...
Hi, i use sqlite and cocos2dx v4 with cmake, I do not know what error occurred, I hope there is someone who can help me thanks. 9 posts - 2 participants Read full topic
View ArticleHot update not working after killing and restarting for second time
@pandamicro, @Randomzord hi, i have managed to implement hot update so that after restarting the app for the first time, the updated app appears but after killing and restarting for the second time...
View ArticleTutorial: Building Fluid Effects Used In Happy Glass
Tutorial: Happy Glass effects wit Cocos Creator One of the developers on our Chinese forums came up with an interesting question. They were playing the big hit of last year, Happy Glass. image1000×600...
View ArticleIn cocos2dx v4.0, the screen becomes half size when you change the device...
Hello. I was using cocos2dx v3.12 in my iOS app, but I upgraded to cocos2dx v4 due to performance and the removal of UIWebView. However, when I upgraded to the v4 system, I had a problem....
View ArticleSocket.io Support for Native
Hello, From official docs its says Not recommended to use image1627×277 26.7 KB May I know why is it so? Because its a pillar requirement for any multiplayer games. Also current implemented socket.io...
View ArticleHow to rename a mixamo animation?
Hi guys, I just downloaded some animation clips from mixamo.com. When I import into CC all animations are named mixamo.com. Please help me, thanks. 1 post - 1 participant Read full topic
View ArticleHot update md5 cache question
hi, it says in the hot update tutorial that md5 Cache should be unchecked when making the build but in the following document : Publish Native it says : “Add MD5 information to all the resource file...
View ArticleKeyboard input lag and delay
Hi. I would like to constantly rotate a sprite in my project while certain key down. This is the code I am using: export default class NewClass extends cc.Component { delta:number; speed:number =...
View ArticleHandling JNI callback for Android
Hi, I am integrating third party SDK and they have a few callback. I used JNI to call their methods and everything works fine but I cannot find a way (nor example anywhere) how to handle the callbacks...
View ArticleWhile compiling application I am having below error please help me that..
Android NDK: WARNING: Unsupported source file extensions in C:\CocosDashboard_1.0.5\resources.editors\Creator\2.4.2\resources\cocos2d-x/cocos/Android.mk for module cocos2dx_statitic 1 post - 1...
View ArticleDoes Cocos3dx is an add-on part of Cocos2dx library...?
Hi!.. I accidentally put Cocos3dx on google and found that it exists … But webpage does not contain so much information, no API documentation, neither a forum. So i was wondering if there is a tight...
View ArticleonLoad of Component isn't called after adding to Node
Hi all. I create node using “instantiate” function and add an component to this node, but I noticed “onLoad” method of component isn’t called in this case. Is it normal behavior? my code is:...
View ArticleHot update....when we reinstall app, previous hot updated files still there...
@pandamicro, @Randomzord, @huanxinyin hi, i was able to make hot update work but i have a problem. let’s say i install ver 1 and hot update to ver 2. then i uninstall the app and later install ver 3....
View ArticleCocos creator physics failure
Hello Everyone! I’ve created one hyper-casual 3d game using cocos creator. Platform: html5-web Game is running smoothly till 9-10 mins, after that i’m getting one error in physics-min js file, it is...
View Article