Can't get meshes from the object
@Zeka wrote: I've created two simple objects in a blender and I've exported them to fbx in one file and later to c3b/c3t using fbx-convert.Now I'm trying to get access to each object individually, but...
View ArticleLines/pipes and extending Cocos Creator functionality
@ivancuefue wrote: Hi all,I'm looking for adopt Cocos2d for our projects. As much as I read, I like it more, but there are some requirements that I don't know how to solve. Because I'm complytely new...
View ArticleonKeyPressed animation exception, help
@paull51 wrote: Hey, I have been trying to learn cocos using VS and C++. Recently, I have encountered an issue while trying to run an animation when a key on the keyboard is pressed. The code:...
View ArticleHow to access documentation? Web Links broken
@jd75 wrote: Hello, I have been trying to access some documentation unfortunately much of it seems to be missing/broken. Such as: http://cocos2d-x.org/docs/manual/framework/html5/v3/reflection-oc/en...
View ArticleYour recommendations for using Cocos2d-x or Cocos2d-xna or Unity3d?
@Waffle_Dragon wrote: Hi, I'm new to the forum. I would like to hear your recommendations on which framework/engine I should use for a mobile game.I know C++ and C# but I'm still a beginner in both....
View ArticleHow to import scene from CocosCreator into c++ code?
@Volodar wrote: Hi all! I want use CocosCreator for create scenes and animations and after import then into my game writed on c++. How I can do it? Thanks! Posts: 1 Participants: 1 Read full topic
View ArticleI can't make my editbox work
@jvfiel wrote: Problem #2 Is this normal for windows? I dont want any pop-up, I want to type directly editbox.png1009x709 113 KB Problem #1 (solved by @Gurudath) my .h class HelloWorld : public...
View ArticleCan't make my Textfield work
@jvfiel wrote: When I click enter text and type something, " < enter here > " won't change, my character moves instead because I have W for going up, A for left, S down, and D going right....
View ArticleAnimation reset color and opacity of Sprite
@noprops wrote: If I change color of the sprite and run Animate, color would be back to default.It seems color has returned to white in every setSpriteFrame.For this reason, if I run Tint action and...
View ArticleHow should the Lua MVC bindings be used?
@Glidos wrote: I know this has been asked before, but it hasn't been answered. Does no one actually know?! I know abstractly what a model-view architecture is and why it can be a good thing, but I'm...
View ArticleCrash on Playing same Animation 2nd Time
@padmnabh wrote: HI,I am playing animation from .csb in as my mainTImeline when i playe one animation with name animation1 and other's it works ok but if on the same i try to play animation1 second...
View ArticleDoes anyone have cocos2d-x 3.3 spidermonkey folder?
@axel11 wrote: Hi, I am trying to compile an old cocos2d-x project (v3.3) for android and I do not have the files in the folder external/spidermonkey. Does anyone still have them (for cocos2d-x-3.3...
View ArticleIs it possible to link subclass to sprite ,which is created from cocos studio?
@satyaKT wrote: i have created some sprites from cocos studio, and in code added subclass for my sprites to implement event listeners. now the problem is i am not able to link my sprites with my...
View ArticleDrawOrder of Sprite added to Tilemap
@fliegenfuerst wrote: Hello community, I've been working on a isometric tilebased sandbox game for a while now and I've ran into some trouble with transparency/masking/zOrder of my animated player...
View ArticleLogging not working on Android
@GoodAndLost wrote: Tagging this as Cocos Creator but who knows where the problem could be. Both cc.log() and console.log() work just fine when using the simulator or browser through Creator, but when...
View ArticleFbx-conv for linux
@cocos550 wrote: hi .how can i convert fbx file to c3b on linux i found fbx-conv just for win and mac is there it for linux?thank you Posts: 2 Participants: 2 Read full topic
View ArticleCocos Creator v1.0.3 damaged?
@onselakin wrote: I've been trying to download and start using Cocos Creator 1.0.3 but OS X tells me that the bundle is damaged no matter which browser I use to download. Anyone facing the same?...
View ArticleSdkbox v2.2.1 / Cocos2D JS Play Game Center / GPS Crash
@chosendeath wrote: Hello, I am still trying to integrate SdkboxPlay into my Cocos2D JS game so that we can properly implement leaderboards and achievements into our game. Thank you for creating a...
View ArticleSignIn with Google feature for cocos2dx
@yuvraj88 wrote: Is it possible to sign in with google in cocos2dx game?not the leaderboard sign in, I need Sign In feature to fetch email and other scope of a user. Posts: 1 Participants: 1 Read full...
View ArticleCocos Simulator display settings
@onselakin wrote: Do I have to change the device orientation setting and device selection every time I launch my game from Cocos Creator? Is there an editable configuration file or something else...
View Article