Highlight Sound Text with proper sync with background rhyme or sound
@jugnu wrote: Hi, I am making a rhymes game. I want to display rhyme text or lyrics in sync with the rhyme sound. Should i Use SimpleAudioEngine or the New AudioEngine for this. And what will be the...
View ArticleCocos2d-x 3.11.1 Changelog?
@energyy wrote: Where is change log for 3.11.1 ? Posts: 7 Participants: 4 Read full topic
View ArticleNew admob 2.2.2.10 plugin in iOS requires user location?
@xiongdi9456 wrote: I updated my sdkbox plugin to 2.2.2.10,when I run project in iOS device ,it seems Admob-Plugin requires user location,is it right? Can I disable it in this version? The old version...
View ArticleHow to make sure that Cocos2d-x App is running without crash on all Android...
@nov wrote: How to make sure that Cocos2d-x App is running without crash on all Android devices?Some users report that the app does not start/crashes on start.But it works for me on LG H440n? Posts: 8...
View ArticleOpenGL Blending to get masking feature causes crash on specific device
@devilzk wrote: Hi, Using Cocos2d-x 3.10, NDK r10C, Android SDK 21 with minimum target set to API level 9. Test device OS versions vary from 4.1.3 to 5.1.2. I added a method to apply a sprite as a...
View Article50 EUR giveaway for Firebase SDK integration
@energyy wrote: Hello, It seems no one jet implemented Cocos2d-x with Firebase. So I decided to make little motivation and giving 50 eur to someone who will make sample project with Cocos2d-x 3.11 C++...
View ArticleLabel removed from 3.11 API doc? No longer supported?
@jrosich wrote: Hi, I've noticed the Label object is no longer included in 3.11 API doc. I'm wondering if it has been removed/deprecated. What should I use instead?Thanks! Posts: 3 Participants: 2...
View ArticleVungle ads not displaying when game running in Android Studio
@sriby7 wrote: Hello all, I am integrated Vungle ads to my app running the game using Android Studio. Getting below error: 05-31 20:14:32.524: W/VungleDevice(21737): no device ID available05-31...
View ArticleListView EVENT_SCROLLING not working in jsb
@huyhungkun wrote: I have a ListView. I add event listener as below. In web, it work fine, in mobile, I see it doesn't dispatch any event and function scrollEvent below never run, anyone help me,...
View ArticleCocos Creator v1.1 released!
@slackmoehrle wrote: Cocos Creator 1.1.0 released! We are excited to release version 1.1.0 of Cocos Creator. Cocos Creator is a new, unified, development tool that handles every step in the game...
View ArticleUsing boost::asio for P2P game
@projectgoo wrote: Hi,I am trying to create multiplayer P2P game for IOS, Android and WP8. The connection between the peers will be based on TCP and I have decided to use boost::asio and it will be...
View ArticleMultiplayer server logic with cocos2d-x and node.js
@kaotiklabs wrote: Hi mates, I'm experimenting with cocos2d-x online multiplayer games .I have coded my client and a really simple node.js server, in a really poor way all is running but now I'm stuck...
View ArticleConvert chips to million format
@jdboss wrote: how to convert chips in million and other formate.g if chips is 12,500 then its like 12.5k etc so anyone have implemet that then please reply as soon as possible Posts: 1 Participants:...
View ArticleHow could i know my invited result, who aceppted?(Facebook)
@aiversonwk wrote: the FBSDK(native) has callback when i send invitations that tell me what requestID it return,so i can check requestID to konw real user id,then i can signed user id in my Server。but...
View ArticleHow to make a popup
@jdboss wrote: i am new in this language i do not know how to make a popup in the screenplease reply as soon as possible Posts: 2 Participants: 2 Read full topic
View ArticleHow to make alertview
@jdboss wrote: how to implement a alertview or popup in cocos2d-x c++it is urgent so please reply as soon as possiblethanks in advance Posts: 2 Participants: 2 Read full topic
View ArticleiOS Game binary rejection
@krazzyMobile wrote: Hi Friends, We have recently uploaded new game "MotoFever" to itunes which is made in cocos2d-x. we get binary rejection due to following reasons:--10.6 Details We noticed that...
View ArticleHow to Detect Bone Collision of armature file
@hemanthgatadi wrote: Hi, I would like to know how to detect the bone collision of an armature using Cocos2d-js. Posts: 1 Participants: 1 Read full topic
View Article[Bug] Selection is lost if using the scrollbar
@coindrop wrote: Minor bug - If you select files or nodes in Creator your selection will disappear if you need to use the scroll bar. You can use the scroll wheel without losing the selection but not...
View ArticleHow to use SDKBOX in Cocos Creator?
@ozergul wrote: Hi,Is it possible to use SDKBOX in Cocos Creator project? I want to use IAP in my game. I installed sdkbox and run this commant in my cocos creator project folder: sdkbox import admob...
View Article