Why are my game app installation is so low?
@wuxiaomo wrote: Hi, Recently I upload a new game to IOS app store. Today I checked the installation is 9. My last games also has a low installation. Is it a common of mobile game market? I want to...
View ArticleHow to transfrom paramter between one scene and anther scene?
@rickystone wrote: can somebody know how ?~ Posts: 4 Participants: 4 Read full topic
View ArticleVisual Studio 2015 Community support on Cocos Studio
@patriciog wrote: Hi guys: I've tried the las version of Cocos Studio, but "Run on... Windows" fails because it only supports Visual Studio 2012 or 2013. Cocos2d-x supports Visual Studio 2015...
View ArticleSDKBOX and data sharing
@CrazyHappyGame wrote: Hi, What kind information are shared by SDKBOX? I found on forum that SDKBOX "shares plugin installs". 1. Is it means that i.e. every Android/iOS app with SDKBOX plugin...
View ArticleBest IDE for android
@lpocay wrote: I wanna know what is my best choice for android develop, im using cocos v3.10... Posts: 2 Participants: 2 Read full topic
View ArticleHow to use Cocos Studio with Cocos2d-x v2.2.6
@fredric_nyman wrote: I'm first in Cocos Studio.I using Cocos2d-x v2.2.6 (C++).I downloaded Cocos Studio v2.3.3.How to integrate Cocos2d-x v2.2.6 and use .csb file in Coco2d-x v2.2.6.Please help...
View Article[Game] Pixel Klotski Game -- New elements of Sword,Dragon,Princess
@wuxiaomo wrote: Hi all! I would like to share one Pixel Klotski Game! Classic klotski game, also know as Hua Rong Dao, the one of the most famous traditional Chinese game, is based on a Chinese...
View ArticleWhat happens to the previously pre-loaded assets when running a new scene?
@eydamson wrote: hi guys i have a important question..what happens to the previously pre-loaded assets when running a new scene?does it get destroyed in the memory along with the unloaded scene? if...
View Article80% CPU usage for new HelloWorld game
@abhinav wrote: Hi, I am using cocos2dx 3.7.1 cocos new -l cpp Ran the corresponding Xcode project The CPU usage shown is 80% Below is the screenshot for the same: AppDelegate_cpp.jpg998x638 165 KB Is...
View ArticleWin10 build with cocos2dx 3.9 released version
@NEOISBACK wrote: While using cocos2dx 3.9 i get this message when calling::SimpleAudioEngine::playBackgroundMusic(Starter::Background_Music, true);/-----std::map,std::allocator >...
View ArticleCocostudio edit and debug jsb project
@rosone wrote: Hi, guys I want to know how to edit js file with cocostudio, and how to debug js file in jsb project, and is there any jsb examples to load 3d model and animations? thanks in advance!...
View ArticleCan't launch project in AndroidStudio, Windows
@Gdrop wrote: When I'm trying to do this I watching this message: But variables are fine: 69331aba45a40352.jpg619x583 Posts: 3 Participants: 2 Read full topic
View ArticleSDKBOX Appodeal BUG!
@andreee671 wrote: I found a really big problem. I am using -cocos2d-x v 3.10 -SDKBOX 1.0.0.2 1.I created a project in ../Projects/ with command cocos new TestAppodeal -p android -l cpp 2.Then I went...
View ArticleC Listener to JS listener
@splinter wrote: Hi I have some working C++ code that I need to bind to js. The C++ code does this.. I have Object that describes an event received from my server. ex. class ServerEvent { ... } I have...
View ArticleHtml5 Customized LoaderScene
@josprachi wrote: Hello,I am developing HTML5 games and I want to customize the loader scene of the game. Previously I used to make changes in the CCLoader.js file. Now I have taken a copy of this...
View ArticleLibpd integration, has anyone tried it?
@rraallvv wrote: I’m experimenting with libpd, nothing fancy yet, just a couple of CocoaTouch apps. It seems to me that libpd could be integrated into Cocos2d-x as the only audio engine, keeping the...
View Articlecocos2d-x Mac error?
@nichlaspro132 wrote: Hi! So have been made a school project but i need to make at available for mac too?So i changed to target to "My Mac" and tried to build but here is my error: Screen Shot...
View ArticleCocos2D JS General Questions
@sath wrote: Hello all, I am new to Cocos2d Js development and have a few general questions I would like to confirm before I get further into my game. Firstly, I am looking to release my game on all...
View ArticleA game made with Cocos Creator!
@slackmoehrle wrote: At the Global Game Jam, this past weekend, there was a great game made with Cocos Creator!It was made in 48 hours and shows how development is coming on the Cocos Creator tool....
View ArticleExtremely Simple Particle System
@JakeMN wrote: I'm trying to create a bare-bones particle emitter. I've coded the following, but am not seeing any effects. Any ideas? Thanks in advance var laserEmitterTexture =...
View Article