What happened to Cocos?
@xxYxx wrote: What happened to Cocos? It used to be in beta but today when I checked, it seemed to disappear. Posts: 1 Participants: 1 Read full topic
View ArticleYarn Dialogue Editor
@almax27 wrote: I am currently working integrating Yarn into my C++ Cocos2d-x project:https://github.com/InfiniteAmmoInc/Yarn With a custom parser, loosely based on...
View ArticleUnicode characters in cocos2d-x/c++11
@sheshmoshen wrote: Hello I need to use unicode characters that are not in found ascii like for example a division operator in ascii is '/' but what if I want to use '÷' how would I do that? Posts: 2...
View ArticleHow to make Isometric 3D Game (Space Marshal)
@jackalft wrote: Hello I am very new to cocos2d-x. I want to create a game like Space Marshals or reckless race 3 . How can I make 3D isometric games. I've been working on several 2D games to learn....
View ArticleTurn based multiplayer on Google Play Services - need help
@serpri wrote: Hello. I use Visual Studio 2015 to build c++ android app on Cocos for Windows7 and to debug it there (btw, a SimpleAudioEngine works good). For Android OS I build from the command...
View ArticleIs there be the method that I can work application in x86?
@shingo_izumi wrote: I made my App build by cocoscreator. My App can work in android Emulator(cpu arm).but My App can't worl in Android Emulator(cpu X86). Is there be the method that I can work...
View ArticleHow to Ignore changes to Child
@jvfiel wrote: I'm scaling Parent's width/height, but I don't want it's child to be affected. Is it possible to do that? Posts: 2 Participants: 2 Read full topic
View ArticleWarning: Too many error. Unpleasant
@ValeryKV wrote: Hi, My game works great. But I always see the warning "Too many errors. (X % scanned)". I see it on different lines of code.I know this is just a warning and maybe it is wrong, but it...
View ArticleDead link in Cocos2d-JS v3 tutorial
@Bushstar wrote: On the following page: http://cocos2d-x.org/docs/tutorials/javascript/parkour-game-with-javascript-v3.0/chapter3/en/index.html The following line contains a dead link that serves a...
View Article"Invalid Native Object" when running cc.animate( animation )
@gadapchetvoi wrote: Does anyone have any idea about my code & error? (please help @pandamicro) What I'm trying to do: from a serie of png images, I want to make animation that play them as movie....
View ArticleSDKBOX: IOS IAP transactionId
@Durlabh08 wrote: Hello, I am trying to add SDKBOX IAP in my IOS game. On integration the app is working fine but the product that is received onSuccess() method after any transaction is returning...
View ArticlePoll: Allow __Accepting of Answers__?
@slackmoehrle wrote: Hello all. Should we allow accepting of answers to questions. (Instead of writing [SOLVED] etc? Example: 1473298511.png1666x618 86.5 KB Notice the checkmark at the left of the...
View ArticleSkia using on iOS
@Igor wrote: Hi! Do anybody has success with using Skia on mobile?I tried to create hardware accelerated context on iOS, but have openGL view affected when FBO created. auto curIntf =...
View ArticleCocos2d-x 3.13 JSB hot update failed in iOS
@patriciog wrote: Hi: I'm using cocos2d-x 3.13 JSB. I'm trying to use jsb.AssetsManager on iOS, but when I call update() or checkUpdate() methods the game crashes. I've tried to debug with VSCode JSB...
View ArticleCocos gen-libs improvements
@stevetranby wrote: I think there should be two enhancements to cocos console's prebuilt gen-libs command. Thoughts? All headers should be archived alongside the libraries Add a version flag to...
View ArticleBanner ad types in SDKBOX (Android)?
@catch_up wrote: I've no prior experience with ad integration. So, might look like a newbie question. Does Banner Ads overlays on the top of game graphics or they're stacked over each other?Or does it...
View ArticleRunning on Android Studio
@xxYxx wrote: I'm following http://cocos2d-x.org/docs/installation/Android-Studio/index.html. However when I try to run cpp-tests it comes up with Unfortunately, libcocos2dx has stopped In logcat, it...
View ArticleNoob question : if i disable the node, does it still affect rendering,...
@eydamson wrote: Hi I have many window uis on my screen.. and i may want to disable them if they are not shown or needed, because i was thinking about memory and frame rate.. does disabling the node...
View ArticleOneSignal plugin crashing (JS)
@pandemosth wrote: I'm seeing a high volume of crash reports from iOS devices: EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000120 JSFlatString*...
View ArticleBackground Mode Android Cocos-2dx
@b1joker wrote: Hi all.I am not so good at English.It may be hard to read to you, but, please forgive it. I have issues with admob android, when show reward video app goes to background and pause...
View Article