Level selection Scene with pageview
@maleking wrote: Hello everyone i want to create a level selection scene with pageview but my problem is there are level button in left of screen and i can't set positon of first column of level icons...
View ArticleHow to compose a node with physics body out of multiple sprites with physics...
@Greenhouse wrote: How create a node that will contain multiple child sprites, each with it's physics shape added to the parent node's physics body? So that node's physics body will be formed by child...
View ArticleI use sdkbox Vungle crash for ios
@z104207 wrote: I use sdkbox Vungle , as long as the use of " sdkbox:: PluginVungle:: Show ("video");" the program will crash cache manager changed bundle status: -[UIWebView vng_setDelegateViews:]...
View ArticleAndroid Studio - editing and debugging the native code
@nikcain wrote: I've created a project with cocos2d-x v3.9 and successfully building and deploying an app using Android Studio. However the project doesn't include the Classes folder (or at least, I...
View Article[Android]Getting error when accessing FACEBOOK user info
@sriby7 wrote: Hi all, I am using facbook SDKBOX, login functionality is working fine when i use sdkbox::FBAPIParam params;sdkbox::PluginFacebook::api("/me?fields=gender", "GET", params,...
View ArticleAudio Engine Problem
@tufantalan wrote: I have added audioEngine in my Android app. Play and pause work. When I pause music and pressed home key of the device music then show app again music starts automaticly. But I have...
View ArticleiOS 9 bug opening keyboard
@cduclos wrote: I'm using cocos2d js 3.6. I'm having an issue when trying to enter text on a textfield on iOS 9 IMG_0200.jpg1024x768 85.8 KB IMG_0201.jpg1024x768 73.1 KB When the game starts the log...
View Article[SOLVED] Trying to load JPG accidentally saved as PNG - ANDROID Fatal signal...
@Heyalda wrote: Cocos2d-x 2.2.6After a few hours of trying to figure out a strange crash in a game that I am updating, I finally isolated the issue.Thought I would post what I found in that it might...
View ArticleError when building for android
@po105 wrote: Hello everyone, I've recently started using Cocos2d-x-3.9 on Windows and I believe I have set everything up correctly. I downloaded all required files (Android NDK r10e, android SDK,...
View ArticlePhysics 3D: collision player-wall
@robertnn wrote: hi guys im learning 3d and i cant figure out how physics works i just wanna do a wall and that my player cant walk throw but i cant do it if someone has a code it will be very...
View ArticleProblem trying to setup cocos2d-x-3.9
@ThePixelCoder wrote: Hi forum. I have been having this problem with cocos2d-x-3.9 when trying to do the command python android-build.py -p 23 cpp-tests. It comes up with a strange error that looks...
View ArticleInternet connection listener
@hgokturk wrote: I think an internet connection listener would be very handy in Cocos2d-x which returns wi-fi/network internet availability in real time. What do you think?@zhangxm @mannewalis...
View ArticleHow to implement Deep Linking with Cocos2dx?
@LuisOscar wrote: I am trying to figure out how to use deep linking using cocox2dx (in c++) for iOS and Android. Ideally a the user would click on a link which would open the app with a special...
View ArticleAutoPolygon' has not been declared
@sunil9038 wrote: auto pinfo = AutoPolygon::generatePolygon("Images/bg2.png");// Create a sprite with polygon info. whenever i am going to use AutoPolygon it giving error "'AutoPolygon' has not been...
View ArticleSprite position issue when using setShaderProgram
@supersuraccoon1 wrote: I'm using the latest cocos2d-x v3.9 (JSBinding). And here is a code (add a sprite and attach with a simple gray shader): this.winSize = cc.director.getWinSize(); var sprite =...
View ArticleCan't download Cocos framework v3.9 in Cocos studio
@michinin wrote: Hello, Have any one can't download framework v3.9 like me?I using CocosForWinWithFramework-v2.3.3.exe to install and I just downloaded v3.8 erro39fr.png1100x725 55 KB Posts: 1...
View ArticleViewController usage issue? Ads and Alerts
@nichlaspro132 wrote: Hi! My app is using alerts and rewarded video ads and they are wrapped from objC.They are both being showed from the current viewcontroller, for example when i got to show the...
View ArticleGameCenter Score is never updating after the first added score? Using...
@nichlaspro132 wrote: Hi! I have added game center via SonarSystems and it all Works with the sign in and to show the leaderboard. But when I oist the score it only works the first time. All other...
View ArticleCocostudio: percentage positions and sizes issue
@MikhailSh wrote: Hi, just want to experiment with cocostudio (currently still using cocosbuilder )Downloaded version 2.3.3 with framework version 3.9. Can't understand am i doing all correct:Created...
View ArticleBuilding through android studio vs directly to android
@mills416 wrote: When running my cocos 2d-x project on my device. Is there any advantage to deploying though android studio rather than directly to my android through cmd Posts: 1 Participants: 1 Read...
View Article