Duplicate symbol for architecture i386 on AppDelegate Application...
@robinraintama wrote: Hi,I did search about the same problem but nothing works. As i see, i think my problem is different.Do i miss something? Screen Shot 2016-03-16 at 9.33.10 AM.png1317x759 472 KB p...
View ArticleProgrammer's Guide Down?
@Langrover1 wrote: Hi guys, I'm not able to access the cocos2d-x programmer's guide. I'll get a 404 Not Found message. I was able to access them yesterday. Is this temporary? Link:...
View ArticleAnimation3D Blending Problem. Is it bug?
@dlquh wrote: This is Mage character Animation blending video of FantasyWarrior3D As you can see in video, during attack motion, if motion is changed to other, character rotates Is it bug? And do you...
View ArticleIncomplete type error when compiling for Android Studio
@dontangg wrote: I have completed a game that I've developed in c++ using XCode. It runs fine on Mac and iOS devices and I wanted to get it going on Android. When I run the cocos compile command, it's...
View ArticleCrash in cocos2dx 3.8
@Sethi wrote: My code was working fine in cocos2dx 3.4. But it causing crash in oncreate() after changing cocos2dx to 3.8 . Here is log03-16 10:14:01.464: D/dalvikvm(13839): Trying to load lib...
View ArticleEnterprise intro
@SaintBass wrote: Hi guys!, in my game i want to show a little intro with 5 seconds of animation, ¿what is the best option in this case? ¿I can put a video with the animation or this is not...
View ArticleAnimated text with schedule. How to opacity and close function?
@JETeran wrote: Greetings. A background. I want to show text in the game using different animations, kinda the talking boxes of RPG games. Here is the implementation. In the header: void...
View Article3D mesh explosion in Cocos2D-X
@Octane_Test wrote: I am developing a 3D game with Cocos2D-X. I want to implement the functionality ofexploding 3D mesh file into its components. I found that Cocos2D-X currentlydoes not include the...
View ArticleSDKBOX js listener auto release when run heavy scene
@jokerx86 wrote: I used cocos2d js 3.10, sdkbox 1.0.0.7 and some ads plugin.When I run ads after game play scene with about 30 objects and update call, listeners didn't work. I tried with less objects...
View ArticleSDKBox 2.1.1 crash with Cocos2d-x 3.9
@Feyn wrote: Hi, my android version will crash on enableUserSideVerificationCan you help to check what happened? // IAP initialize like this sdkbox::IAP::setDebug(debugVersion);...
View ArticleCreating own actions with ease in jsb
@araker wrote: Hi, I'm trying out the new functionality from v3.9 where you can override the update method of a existing function to create your own actions. update: function (dt) { //dt =...
View Article[Game/Android][Beta] mobazar - a letter game
@murlock wrote: Hi everyone, Let me introduce you a small game I've created where you have to found words with 5 letters : Mobazar It is free, free ads, and available at...
View ArticleSDKBox use on web
@ngocanh89 wrote: I try play example SDKBox Facebook and SDKBox GoogleAnalytis on web but not work. My project have bug "Uncaught ReferenceError: sdkbox is not defined". How to use SDKBox on web?...
View ArticleCocos2d JS v 3.10 leaks in Xcode. Possible
@ValeryKV wrote: Hi All, I am not sure where to post it, so I do it here.It seems that JS version leaks. Here my steps:1. Use cocos v3.10 on OSX. 2. Create new project by the Cocos.app: "Precompiled...
View ArticleError compiling cocos2d-x v3.10 project
@Varun_M wrote: Hi,I'm trying to compile a new project on cmd using cocos2d-x v3.10, but the build is failing and I'm getting the following error: -pre-compile: -compile: [javac] Compiling 29 source...
View ArticleIs Clash of clans a 2d or 3D game?
@nichlaspro132 wrote: Hi! So the big question here is - Is Clash of Clans made by 2d pictures from rendered 3D objects or is it made in a 3D engine with directly 3D objects? Thanks! Posts: 7...
View ArticleChange Android package name
@StanLeung wrote: Hi All, I have a problem after I changed Android package name in AndroidManifest. When I run cocos run -s "my project directory" -p android. Cocos can compile and install apk...
View ArticleCocos Creator IOS&Android?
@Abdou23 wrote: I have some question that I couldn't find the answer to on the main website, please, bear with me: 1- Can I create an entire game in Cocos Creator and export to mobile platforms,...
View ArticleSdkbox admob rewarded video
@fjllengxue wrote: admob new addition rewarded video, I do not know how to integrate rewarded video Posts: 1 Participants: 1 Read full topic
View ArticleIsometric problem How to make character on top of tile
@Meir_yanovich wrote: Hello , i have simple isometric map i build in tiled . Map size is 20x20Tile width 64 Tile Height 32 it contains 3 layers the base ground layer 1 , cc_vertexz = -1000 , name :...
View Article