How to import project in eclipse
@jdboss wrote: how to import c++ project in eclipse Posts: 4 Participants: 2 Read full topic
View ArticleWhere i can download Сocos studio?
@Pearson wrote: I can't find cocos studio Posts: 4 Participants: 3 Read full topic
View ArticleReplacing cursor with custom image in cocos creator?
@fliegenfuerst wrote: Hello there folks, I was wondering if there is a way to replace/hide the OS mouse cursor in cocos creator, as the cc.canvas approach I found here:...
View Article[ANDROID][CocosJS - v3.9] Crash IAP when GooglePlay Request return result...
@chichaa3 wrote: Manytimes, my app crashed when I change Scene manytimes with log, but always:D/IAP(22137): GooglePlay Request result : 0 msg : Product request successful. data...
View Article[SOLVED] Cocos Creator - How does VideoPlayer work?
@Nightmare_82 wrote: I tried the VideoPlayer node in the newest Cocos Creator but it doesn't display the video.I used an mp4 file, in the editor the preview is displayed correctly(One frame of the...
View ArticleCan't export the projcet in android
@jdboss wrote: when i am running the project in android this error is ommitjni/Android.mk:34: *** missing separator. Stop.please help me as soon as possible Posts: 3 Participants: 2 Read full topic
View ArticleCocos Creator and C++
@afedor wrote: I wanna write C++ code use cocose creator the same as Cocos Studio. Posts: 2 Participants: 2 Read full topic
View ArticleCCLOG not showing string correctly?
@nichlaspro132 wrote: Hi! I am trying to convert a char to a string and then show it in the log using the CCLOG and here is my code: std::string letters = "abcdefghijklmnopqrstuvwxyz"; string er(1,...
View ArticleUI Button with texture atlas
@RavalMatic wrote: Hi there, anyone knows how to make a button using textures from a texture atlas created with Texture Packer? Couldn't find any examples. Posts: 1 Participants: 1 Read full topic
View ArticleSDKBOX Admob + cocos2d-x 3.12 ISSUE
@energyy wrote: @niteWe trying to get banner working in our app and getting following error on IOS: AdMob :Could not find a root view controller. AdMob :banner rect: -150.00,-50.00,300.00,50.00 ad...
View ArticleProblem with image qulity on html 5
@s992388 wrote: Hello, i have some problem with image quality on cocos2d engine. Could you give me some advice or some sort of solutions? link 1. http://115.71.1.40/jjong01/ The above url shows the...
View ArticleLoad Terrain Async in a thread
@godrek wrote: Anyone can give me orientation about this? I want to load multiple terrains on a scene... but if I try to load on main thread... the app freezes for a second... Is possible to load a...
View ArticleCentrering of sprites on screen?
@nichlaspro132 wrote: Hi! Let's pretend there are three sprites that we want to center and we can do that by dividing the visiblesize.width by something like 5 and then set the sprites position...
View Article[Bug] Life cycle callback order
@persy wrote: I've just experimentaed a little with the order in which life cycle callbacks of a node are called, and to my disappointment it is completely messed up :c When you have a simple...
View ArticleIs is possible to change sdkbox::iap behavior?
@michio wrote: hey guys, we have an app store for android apps in iran that it's architecture is just like google. in android projects we can change 2 lines of code in IabHelper.java to redirect our...
View Article[BUG] Actions within a Sequence don't update elapsed time?
@qwpeoriu wrote: I have written a custom action, and I update its state/progress not based on the value passed in to its update method (which is a completion ratio, from 0.0 - 1.0), but instead based...
View ArticleSKDBOX issue on Android 4.04
@energyy wrote: Hi, we trying latest SDKBOX with Cocos2d-x 3.11.1 c++ on Android. We using Admob and Google Analytics plugins. On Nexus 5 with Android 6.0 everythings seems works, but when launching...
View ArticleCocos2d-x 3.12 Privacy?
@energyy wrote: cocos new -l cpp test312In order to continually innovate and improve Cocos products, Chukong Aipu may collect certain usage statistics from the software including but not limited to a...
View ArticleSDKBOX admob installation failed?
@energyy wrote: Hi, please check your installation package for Admob, it is second time when installation of Admob failed - when it is installed as first plugin. Second issue that Admob using old SDK...
View ArticleWindows 10 fade action colour issue
@Yucel wrote: I am banging my head on walls for a while now to fix this. When I built the our game as Universal Windows App the fade action somehow changes the colour to light Gray when the action is...
View Article