Quantcast
Channel: cocos2d-x - Cocos Forums
Browsing all 2748 articles
Browse latest View live

Documentation is missing on the main page?

@cocosuser122 wrote: Hi, On this page, http://www.cocos2d-x.org/products For Cocos2d-x, clicking on the documentation button opens a pages error 404. http://cocos2d-x.org/docs/cocos2d-x/en/ Would you...

View Article


Image may be NSFW.
Clik here to view.

Some basic questions for learning plan

@cocosuser122 wrote: Trying to see how I can start my learning and plan ahead, considerations such as language to use, convenience and learning curve. Using cocos2d-x, it means I have to write code...

View Article


How to preload images from api url

@agriz wrote: By default cocos2dx is loading all the resources before the game starts. I need to load few images or spritesheet from online everytime. How can i do these? Posts: 1 Participants: 1 Read...

View Article

3.16 cocos compile last step fails

@overcocos wrote: Hi, I just upgrade from 3.14.1 to 3.6, and the cocos compile cli for Android succeed but fails at the last step to move the apk. I tried on a new project, same error. The folder is...

View Article

Transfer files between app and PC/Mac

@dogwalker wrote: I’m letting users edit and have multiple league files, which are in the writeable area, by using FileUtils::getInstance()->getWritablePath() and I support Windows, iOS, and...

View Article


Support for BMFont in ui::TextField

@intotherude wrote: When searching these forums and spitting through the code, I found out that it is not possible to use a bitmap font for the ui::TextField. It shouldn’t be too hard to support it,...

View Article

Image may be NSFW.
Clik here to view.

3 dot Menu icon on android

@lazydevx wrote: Hi is there any way to remove 3 dot menu icon on android devices android version 5.1 [Moto G, First generation] cocos2dx version 3.15.1 Screenshot_2017-12-05-23-12-21 (1).png720x1280...

View Article

Image may be NSFW.
Clik here to view.

PLEASE HELP! I Can’t create a new project with Cocos new command

@ScarletX wrote: Hi, I am new in Cocos, I just installed cocos2d-x 3.16 . I ran the python setup file and all the paths were configured correctly Now, I want to create a new project in Cocos2d-x with...

View Article


Video streaming in game using WebRTC

@ikarus268 wrote: Hi guys, I want to integrate video streaming to game using WebRTC, anyone has any idea how to achieve it? There are 3 options I can figure out right now: 1, Implement on native, then...

View Article


Image may be NSFW.
Clik here to view.

[NOTE] Compatibility issue of Node::cleanup in Cocos2d-x v3.16

@dumganhar wrote: Hello Developers, I’m James, one of the core developers in Cocos2D-X team. I work for Cocos about 6 years now. In v3.16, I corrected a wrong logic code in Node::cleanup. I was...

View Article

Image may be NSFW.
Clik here to view.

Error While displaying long text in cocos2dx

@openpradip wrote: I have an cocos project in cocos2dx 3.13.1. I have used .plist file to fetch texts for my application. Previously there was only about 80 lines of texts (each line having around...

View Article

Image may be NSFW.
Clik here to view.

Disable constant google play Popoup on Android

@sh4dyPT wrote: I’m developing a game for Android and iOS and I’m using sdkbox with IAP and Game Center integration. I don’t have much experience with Android development, so after integrating the...

View Article

Cocos2d-x Assets Copyrights

@Obg1 wrote: Hi, What is the license for the assets that are bundled with the Cocos2d-x engine (3D models, sound, 2d graphics)? Are they copyrighted? What usage can be made with them? I didn’t find...

View Article


What's the xcode version, xcode compile cocos2d-x3.13

@cocos_bluesky wrote: I make ios developer, please ask for what’s the xcode version, the cocos2d-x version is cocos2d-x 3.13.1. Posts: 4 Participants: 2 Read full topic

View Article

UIButton Memory Leak

@cocos2dx_account wrote: UIButton appears to be leaking memory for me. More specifically _titleRenderer’s retain in Button::setTitleLabel() doesn’t have a matching release. Removing the retain from...

View Article


Image may be NSFW.
Clik here to view.

setKeepScreenOn(true) doesn't seem to work?

@azimuthent wrote: I’m calling this function in my game: cocos2d::Device::setKeepScreenOn(true); But it doesn’t seem to have any effect, at least not in Android. Using cocos2d-x v3.15.1 Edit: there is...

View Article

jsb.Downloader on android not working

@BishopHoly wrote: The following code snippet works fine on iOS but does not work on android. On android it prints only “DOWNLOAD”, but not “SUCCESS”, “PROGRESS”, “ERROR”. let downloader = null; const...

View Article


Particle effect starts with a 1 second delay

@damort wrote: Hi all, I’ve created this click effect for when onTouchEnded() is triggered using http://www.effecthub.com/particle2dx. The problem is that the effect starts with a 1 second delay. I...

View Article

Piano key multi touch problem

@VijayK wrote: Hi, I am working on a kids piano app and facing issue to implement it. touching individual key working working fine also holding one key and pressing other key is working. bu my problem...

View Article

Setting Anchor point or changing content size of a sprite running an...

@Nuno147 wrote: I have an animated progress bar in my game. The animation play endlessly and I want to be able to change the content size of the sprite so it will show the progress bar moving while...

View Article
Browsing all 2748 articles
Browse latest View live