Poll: Are you using WP 8.1?
@slackmoehrle wrote: Hello Community. If you are deploying your game to WP 8.1 can you please say yes or no? We need to decide if we keep support around for it. yes no Edit: This does not effect WP...
View ArticleECX_BAD_ACCESS after setting custom class for a node in Cocos Studio
@ozankasikci wrote: Hey guys, I'm new to Cocos2d-x, trying to learn it by this tutorial:...
View ArticleUsing SDKBOX ad networks on cocos creator
@mertakman wrote: How can i use SDKBOX ad networks on cocos creator ? Posts: 2 Participants: 2 Read full topic
View ArticleI'm having a problem with sdkbox::IAP::getProducts()
@dogwalker wrote: I'd like to get a list of the IAPs I have defined in the apple store. I've created an entry in Itunes Connect and created several IAPs, but I haven't uploaded a binary yet. I'm not...
View ArticleHTTPS using problem on Android via curl library
@IuriiBaranskyi wrote: I use cocos2dx v3.6 and updated curl and openssl librarieswhen i try on android to download file from HTTPS url via class...
View ArticleSdkboxAds :AdUnit with class 'AdColony' does not exist
@type25x wrote: Hi there, Recently started using cocos2dx so please bear with me if i'm overlooking something simple. Quick snapshot of my setup: Cocos2dx 3.10 Latest version of sdkboxTrying to get it...
View ArticleLooking for someone for weekend project
@fikry wrote: I have experience in cocos2d C++ in a half year using Netbeans IDE. I work in game studio about 1 year (not using cocos2d), but I want make my own game.I am looking for someone who want...
View ArticleTo detect orientation change (android, c++)
@serpri wrote: Hello. I create simplest "HelloWorld" pattern app. I succeed to change its orientation from fixed to free, by deleting (android:screenOrientation="landscape") in...
View ArticleSDKBOX v2.2.0.13 PluginSdkboxPlay error on Android
@energyy wrote: @nite@pabitrapadhy Hello, we trying to add latest Leaderboards functionality using SDKBOX Play plugin, but getting error on Android compile in AppDelegate file. undefined reference to...
View ArticleCocos2d-x Android Immersive mode setup instruction
@energyy wrote: We spent some time making it work for cocos2d-x correctly. So now it works for us and should work for you!:) 1) Edit AppActivity.java @Override public void onCreate(Bundle...
View ArticleDoes RichText support linebreak by word wrapping?
@ingtellect wrote: I am using cocos2d-x 3.8.1 cpp version. I know Label supports linebreak by word wrapping, but I don't know how to do it with RichText. By default, RichText does linebreak by...
View ArticleUsing Lua to add scripting to a c++ project
@Maxxx wrote: I've been interesting in scripting from a C_ project for ages - and I've done quite a bit of R&D, including using Chaiscript (see http://pooperpig.com/?p=145 ) But I always figured...
View ArticleAbout tilemap functions in cocos2dx
@liyao0602yy wrote: HI, guys,I found it hard to implement my requirement within tilemap functionality in cocos2dx.I want to implement collision between each tile.So I need to get each tile's collision...
View ArticlePro Strategy Football
@dogwalker wrote: Back in 2011, I created my first iOS game, Pro Strategy Football. I developed the coaching and resolution in my Master's project back in the early 90s, and actually sat with Coach...
View ArticleMenuItem Callbacks throwing exceptions
@komyg wrote: Hi, I am currently migrating my software from Cocos2d-X 2.2.6 to Cocos2d-X 3.10 and I am having trouble to make some MenuItem callbacks work. I've tried two types of code: Sprite...
View ArticleHow to call update function from a subclass sprite
@lpocay wrote: I trying to make a subclass of a sprite like this:Ember.h #ifndef __EMBER_H__ #define __EMBER_H__ #include "cocos2d.h" class Ember : public cocos2d::Layer { public: Ember();...
View ArticleFBGraphUser::getPictureURL() returns ""
@yonggeon wrote: I am using sdkbox Facebook plugin ver 2.2.0.12After login Facebook and fetch friends with PluginFaceboo::fetchFriends()I checked friends info in onFetchFriends(bool ok, const...
View ArticleCan't get IAPs on Android
@dogwalker wrote: I've been working on this all day, with no luck so far. I'm using cocos2d-x 3.10, and I've just added SDKBOX and IAP to my game, and the iOS side went without a problem. However, I...
View ArticleOSX Android NDK uses wrong Toolchain Version due to missing release file
@lyinch wrote: Hello, when I create a new cocos2d-x project and run the ./build_native.py in the android folder, I get the following output: Please use cocos console instead. Building mode: debug...
View ArticleCocos Creator - Custom Resources
@Nightmare_82 wrote: I was wondering if it is possible to create custom resources that can be created in the Resource Browser ?For example I want to create a list of items for an RPG and I think the...
View Article