Cocos JavaScript is crashing when trying to run the script again from an...
@danibachar89 wrote: Hey guys, i have a question about running cocos scene on iphone.I'm building an iPhone app, and i want to run my cocos "game" within the app.What i want is to be able to activate...
View ArticleScrollView changes with V1.0.1?
@cocosdan wrote: Hi! I have a vertical ScrollView which was working fine with previous versions of Cocos Creator. scrollToBottom and scrollToTop methods didn't worked properly, but I was able to work...
View ArticleCocos Creator V 1.0.1, very good trying out
@luke2125 wrote: Hi, I'm currently working with Cocos Creator V 1.0.1 and trying it out, and very impressed so far, specially when it's open source, and has a very supportive community. Nevertheless,...
View ArticleHow to add Vungle Plugin to Cocos Creator?
@mertakman wrote: I created my project on cocos creator. and i want add vungle ads to my project . How to add vungle ads to my project on cocos creator ? Its so easy on Cocos 2dx but now i cant find ....
View ArticleHow to port CGRectInset to cocos2dx?
@Lem wrote: Hi! I'm soing the platformer tutorial that I found at Ray Wenderlich page:https://www.raywenderlich.com/15230/how-to-make-a-platform-game-like-super-mario-brothers-part-1 And I have no...
View ArticleVisual Studio 2015 - debugging Android apk in 2 minutes :)
@CrazyHappyGame wrote: Hi, Below 6 steps (2 minutes) how to debug cocos2d-x Android apk with Visual Studio 2015 on Android device. Build in debug mode, call "cocos deploy -m debug -p android...
View ArticleHow to player center all divice and map move?
@anhduca4 wrote: I wanted to create a game like Agar.io . And objects controlled by 4 buttons . Thank for all Posts: 1 Participants: 1 Read full topic
View ArticleHow to access collision forces in integrated chipmunk physics?
@atctrl wrote: Hi all, How one can access the collision forces and contact normal when using integrated Chipmunk of cocos2d-x v. 3.10? I think they are on collision arbiter of chipmunk and available...
View ArticleHow to add Vungle
@mertakman wrote: How to add Vungle to Cocos creator . SDKBOX when will support it ? Posts: 1 Participants: 1 Read full topic
View ArticleBlack sprite after Lock screen interrupt
@smitpatel88 wrote: Hi, I am using v3.8.1 c++I have few sprites creating from Texture2D.Now i have problem when lock screen interrupt is given all sprites created by Texture2D objects become black...
View ArticleiOS Facebook Invite App Link URL
@aqeelraza wrote: HiI am using sdkbox::PluginFacebook::inviteFriends( , )this is for an iOS game.I have configured the facebook applicaiton for iOS. But I cannot generate the app link url for the...
View ArticleDisplay PDF on Android - WebView on Android Issue: "Cross origin requests are...
@nov wrote: I try to display PDF file on Android with using Cocos2Dx WebView component. (Exactly experimental::ui:WebView component.) Since Android WebView does not allow to display PDF files, there...
View ArticleCocos Creator Android Compile Error
@Minpik wrote: Hello,I use Cocos Creator and when I tried to compile, there is an error, but I can build. The error is ; [Error: Compile failed. The log file path [...
View ArticleHow to create (code or equation for this circle?)
@snrnsi1234 wrote: Hello, Im developing a sample game for android and i'm using cocos2d-x for sure. I have been searching a way to generate this type of colored ring when touched. I first tried...
View Article[Game] Crazy Monkey
@alchimya wrote: Just uploaded on GitHub cc-crazy-monkey copy.png738x414 423 KB github.com alchimya/cc-crazy-monkey/blob/master/README.md # cc-crazy-monkey A Single Pay Line Slot Machine made with...
View ArticleSpine (slow loading)
@esben_lundsager wrote: Hi does anyone know if the current spine implementation in cocos2dx-v3 support binary load - or still only json load? ThanksEsben Posts: 1 Participants: 1 Read full topic
View ArticleApple rejected my app because SDKBox IAP takes too long to appear
@josempan wrote: Today Apple rejected my app, because they said the IAP doesn't showed up. I understand them, but that's not totally true, the IAP does appear (the system dialog asking for the store...
View ArticleIt does not work PageView event
@VlaDi4eKK wrote: Hello, this problem. I am writing on cocos2d-js. When I started to do the project, always the dough on the emulator, then somehow I got carried away and for a long time test right...
View ArticleCall Focus Editbox
@ngocanh89 wrote: Hi. I use editbox and have problem is layer editbox always on top. Because i create 1 label same editbox, when click label, edibox show, when editbox focusout, show label. But i have...
View ArticleCocos Studio vs. Texture Packer for Sprite Sheets
@DJEclipse wrote: Are the sprite sheet functions of Cocos Studio and Texture Packer equivalent in efficiency or is one better than the other at reducing memory usage? Posts: 3 Participants: 2 Read...
View Article