Android performace problem
@swap wrote: Hello,I am using latest cocos 3.9 and have yoga tablet with 5.0 Android. Our game has no problem on iOS but on android devices the performace is quite low. I checked optimalization of...
View ArticleHow to recompile/rebuild a project with newer version of cocos2d-x?
@hgokturk wrote: What are the proper steps to follow to recompile/rebuild a cocos2d-x project with newer version of cocos2-x? Posts: 2 Participants: 2 Read full topic
View ArticleUpgrade from 3.8 to 3.9 error
@hgokturk wrote: I simply changed cocos2d folders and here is an error: C:\CocosProjects\Kelimece\proj.android>cocos run -p android Building mode: debug Using Eclipse project :...
View Articlecocos2d-js tutorial down?
@Zukias wrote: I just went to visit the cocos-2jd tutorial... http://cocos2d-x.org/docs/tutorial/framework/html5/parkour-game-with-javascript-v3.0/chapter4/en and it comes up with the following...
View Article[Cocos Studio] How to change visibility in 1 sprite with different anim?
@adesuluh wrote: When I tried make a sprite, let's say sprite1, then I create 2 animation, anim1 and anim2. Then, I set in anim1 in sprite1 in frame 0-50 to set visible true. then in anim2 in...
View ArticleLearning and using OpenGL Shader?
@CitizenK wrote: I have no clue about OpenGL and Shaders and I don't know what would even be possible or where to start. Would it be possible to use OpenGL Shader on a full screen background sprite...
View ArticleMulti Resolution in Android, IOS and Windows Devices
@i_am_GD wrote: Can anyone tell the background sizes so that they support all android, ios and windows devices?I guess 4 or 5 sizes must be sufficient to support all available devices. Posts: 2...
View ArticleError while building for linux: libfmod.so.6
@EerieNous wrote: Hi guys, as topic says, I get this error: "error while loading shared libraries: libfmod.so.6: cannot open shared object file: No such file or directory" I've installed fmod on my...
View Articlecocos2d-x 3.10 Error using New Audio Engine Fmod on Linux (Ubuntu 15.10)
@mozartalouis wrote: I recently changed my laptops OS to Ubuntu because I really like using Linux and CLion on Ubuntu to develop my cocos game. The only reason I waited so long is because the new...
View ArticleCan I test android games quickly?
@Gdrop wrote: Android applications launches slow on AVD - it's unconvinient becasue of frequent changes in your application. Is there are another way to test it ? Posts: 2 Participants: 2 Read full...
View ArticleHow do you make a RayCast ignore a catagoryBitMask?
@TripleOne wrote: I have just a simple question. How do you make a cocos2d-x RayCast ignore a catagoryBitMask? Posts: 5 Participants: 2 Read full topic
View ArticleProblem with two contact listeners
@agnt47 wrote: Hello,In my game, I have two group contact listeners that listen for events from different groups (say 1 and 2) and they are attached to the event dispatcher with scene graph priority....
View ArticleWindows Phone Hiding Bottom Navigation
@rmi111 wrote: Hi Again,I am developing a Windows Phone game using Cocos2d-x 3.8 version. Currently i am facing issue with bottom navigation bar appearing in my game scene. Other games on my devices...
View ArticleChange source from 1.5 to 1.7
@LuisOscar wrote: I am trying to compile my android project using the following command line: cocos deploy -p android -m release But i keep getting some errors saying the following: error: diamond...
View ArticleHow to get an access token expiration date from pluginfacebook
@yonggeon wrote: I am using pluginfacebook, but i can't find member of access token expiration date how can i get this from your plugin without direct access to objective-c reference Posts: 1...
View ArticleThe problem with physics scale
@KivApple wrote: I am creating Android app and would like to make it look the same on all screens.I have written inside the function applicationDidFinishLaunching:...
View ArticleHow move default camera
@mrgameoz wrote: hi, i am new to cocos, i am trying to get the default camera that scene creates for you. i want to move it.i have tried some docs but all they say is creating new camera, anyway i can...
View ArticleFacebook cancel share no callback available
@Likon wrote: Hi I checked it on ios but probably it's the same for android.When you try to share, and it's asking about login or permission you can hit Done button, or when asking about publish perms...
View ArticleNo sound and HsSrv.dll problem
@kulunyar wrote: Edit2: It seems the problem was about the file paths! I corrected it and I can hear the sound effects on my PC. Altough the exception about HsSrv.dll is still happening. Edit: I...
View ArticleUsing IAP for dynamic sales?
@BMG_Blake wrote: Hey Guys, I am just getting into integrating SDK box into my game. It seems pretty simple and now that there is purchase receipts, that will make server side verification easy....
View Article