-
Please help on this jsb bug.
This code
```
cb_close: function()
{
this.fadeexit();
this.runAction( cc.sequence(
cc.delayTime( 0.5 ),
cc.callFunc( this.rem…
-
as the doc, Cocos2dx-lua/Cocos2dx-js is supported and it's very awesome, but now cocos creator also has many developer, and whether your team plan to support it?
-
What is the cocos2dx version to tic tac ? . Regards
-
```
What steps will reproduce the problem?
1. cocos2dx2.0.1
2. fire.png
3.
What is the expected output? What do you see instead?
render onthing but can see the particle counts!
What version of the …
-
Crashes if we enable Bluetooth while playing
## LOG
09-08 11:38:52.905 14986-14986/org.chimple.goa E/AndroidRuntime: FATAL EXCEPTION: main
…
-
好酷啊.. 用AS3 写 来开发cocos2dx 的项目? 有木有详细点的demo 0.0
-
请问这个是quick-cocos2dx-community 2.x还是3.x
-
Thank you, I solved the problem myself.
-
support cocos2dx (i.e. CCMoveBy, getWritablePath, CCMoveTo:create, create, kCCHTTPRequestMethodGET)
v3版本里面,这些都找不到啊,比如cc.FileUtils:getInstance():addSearchPath
-
Effect's depth is always behind the 3D model in cocos2dx, they have the same posZ.
Even effect has large posZ than the 3D model, it's still behind the 3D model.
Test on my iphone 7Plus.
Using Orth…