Remote debugging with latest Firefox not works on Windows android
@nisafrost wrote: Hi, I cannot debug JSB android Hello World Application application with Firefox even I use latest cocos2dx v 3.9 on Windows Step to reproduce:1. setup and create project using cocos...
View ArticlePolygon Flip bug cocos2d-x 3.9
@beio wrote: This is cocos2d-x 3.9 Sprite FlipX source for (ssize_t i = 0; i < _polyInfo.triangles.vertCount; i++) { auto& v = _polyInfo.triangles.verts[i].vertices; v.x = .width -v.x; } if...
View Article[Issue]Physics sprite taking time to showing its texture
@AbhyudaiRagh wrote: I've created a physics sprite set its position to" (winsize.width/2,winsize.height)" and applied imulse as body.applyImpulse(cp.v(0, -1000), cp.v(0, 0));but when it comes down...
View ArticleMove circle in c++
@horizonlight wrote: How can i move circle a sprite ? Posts: 1 Participants: 1 Read full topic
View ArticleParallaxNode cocos2dx v3.8
@ccrestAmir wrote: Hi, I m using cocos2dx v3.8 c++ I am creating side scrolling game with parallax scrolling after adding the child "_parallax node->addChild(background, -1, Vec2(0.4f,0.5f),...
View ArticleCocos WebView load html String
@kedarnath wrote: hi, In Cocos WebView i tried to load html string but it doesnt show anything just empty webView.loadHTMLString("<html><head><title>Page...
View ArticleCoordinate system error on resources published from Studio on OSX
@mcdorians wrote: Hi, I've created a project on Windows and did the programming in VS CE 2013. But after running the same project on a Mac in Xcode all the resources created in the Cocos Studio are...
View ArticleSave Sprite in Image PNG in Cocos2D-HTML5 3.8 ( JS )
@keior wrote: I have several sprite and I would like to save it as an image, it is possible?I was looking for but I found it not work in cocos2d-html5 (looking only thing I saw was the texture...
View ArticleCocoStudio 2.3.3 Cannot open file
@lyvinhloi_cntt wrote: I've upgrade from 2.2.x to 2.3.3 and get the error when opening file ( layer, scene ... ) while it was ok in ver 2.2.xIt shows me "opengl missing gl version"How to fix it ? Or I...
View ArticleCocos2d-JS Tutorial - Chalk Board Drawing and Animations
@saiy2k wrote: Hi, Here is a tutorial on how to create a Cool Chalk board drawing functionality in Cocos2d-JS with RenderTexture....
View Article"Could not resolve external type" warnings with Xcode 7
@bolin wrote: Ever since installing Xcode 7 I've been getting a bunch of "Could not resolve external type" warnings in my cocos2d-x project like: (null): warning: Could not resolve external type...
View ArticledrawRect()s are Deprecated
@TomLizard wrote: Environment: Windows 8, Visual Studio 2015, Cocos2dx 3.9 I am very new to Cocos2dx but not C++ or graphics. I am experimenting with rendering shapes and, at the moment, I am trying...
View Article[GUIDE] How to install sdkbox installer to work
@pabitrapadhy wrote: Hello Guys, I see a lot of posts where developers are still confused about getting SDKBOX to work.This post will help you to get into our amazing product and lessen your sdk...
View Articlecocos2d 3.9 Cocos Code IDE
@nalivai wrote: Hello! Couldn't find the answer.Is Cocos Code IDE still in use?I was typically programming in Lua and wanted to switch recently from 3.4 to 3.9.BUT I cannot! Cocos Code IDE does not...
View ArticleJS bindings questions
@ricardo wrote: Hey @pandamicro @zhangxm and rest of the team. I have the following questions: 1) Allocation / Deallocation inconsistenciesWhy the deallocation of the proxy is invoked by Ref::~Ref()...
View ArticleBug when installing Vungle and Adcolony together
@muskovite wrote: Hello all, I'm trying to install IAP using sdkbox, but i got a strange error. So I installed cocos2dx 3.9 and installed Vungle. Built ok. Installed Adcolony and got error: Screen...
View ArticleProblem about EditBox in cocos 3.9 version to convert all inputs to uppercase
@11119 wrote: Hi ! I upgraded my cocos project to 3.9 version recently, but I found a problem in using EditBox at windows platform.All inputs are convert to uppercase!!I checked up the source code and...
View ArticleInstalling Vungle and not show ad help me
@kylin5201 wrote: cocos2d-x 3.5 google-play-services_lib 25 android sdkbox 1.4.1.7Rejecting re-init on previously-failed class java.lang.Class 1.png912x695 52.1 KB 2.png718x151 7.55 KB 3.png815x676...
View Article"Cocos" connection failed
@piotrros wrote: Hi, from 3 days I'm experiencing network problem in "Cocos" app: So I can't download any files like new 3.9 version.. I want framework version so it's the only place I can download...
View Article"Cocos" hangs and lags
@KAMIKAZE wrote: I downloaded latest "Cocos" - http://www.cocos2d-x.org/filedown/CocosForMac-v2.3.3.dmg and when I run it and try just click at any item or link hangs for a few seconds, then back to...
View Article