Quantcast
Browsing all 17093 articles
Browse latest View live

Compile Error For cocos2dx3.10 android

@freebabygames wrote: Cocos2dx v3.10 facing some unusual error.in compiling andoird Cocos :- 3.10Mac :- 10.11.4 (OSX EL capitan)NDK :- android-ndk-r9dANT :- apache-ant-1.9.6 Android NDK: WARNING:...

View Article


Is "cocos2d.h" file including the "Box2D/Box2D.h" file?

@rhythmcoder wrote: I have the following codes: ifndef JOYSTICK_H_ define JOYSTICK_H_ include "cocos2d.h" include "Defines.h" include "Box2D/Box2D.h" USING_NS_CC; I'm trying to use Box2d Engine on my...

View Article


Runtime error when create an event for a sprite

@lionking0 wrote: I have the following code in the target scene: mainScene.h #ifndef MAINSCENE_H #define _MAINSCENE_H #include "cocos2d.h" USING_NS_CC; class mainScene : private Layer { private:...

View Article

Cc.audioengine crash issues?

@luke2125 wrote: Hi, @nantas2, @pandamicro Is anybody having crash issues when using cc.audioengine, I have several nodes with the below implementation: theupowerlasersound:{ default:null,...

View Article

Image may be NSFW.
Clik here to view.

Masking with soft edges

@Kotaiba wrote: What is the best way to mask with soft edges ,I've tried ClippingNode ,but it will not do the effect that i need ,any idea how can i do that ? Posts: 2 Participants: 2 Read full topic

View Article


Image may be NSFW.
Clik here to view.

How to compile "programmers-guide-samples-3.10"

@vutruongtdh wrote: Hello everyone, I just start learning cocos2d-x. I'm trying to build android version of programmers-guide-samples-3.10". But when I run the following command:"cocos run -p...

View Article

Confused about Cocos2d-*

@Fran wrote: Hi! This is pretty confusing. There is Cocos2d-x, then Cocos2d-JS, then that cocos2d-html5... and more. Then you look at some tutorials or even books and everything seems more confusing....

View Article

Callback with parameter error

@perinho wrote: Well guy I'm with a small problem, I'm trying to create a sequence with a callback that has a function that takes a parameter in it, but when I'm passing my variable it crashes saying...

View Article


Cocos Creator 1.2 for windows not show IDE. Error: ipc timeout

@gadapchetvoi wrote: Hi everyone, please help me with this Cocos Creator's error! I've just downloaded+installed the Cocos Creator V1.12 & updated to V1.2 (newest at this time) and use it properly...

View Article


Graphics: rotated rectangle?

@MikeFromMars wrote: Hi..., I play with the new cc.Graphics of Cocos Creator 1.2, it's very nice. I want to draw a rotated rectangle. Is there a rotation matrix or so? Or do I have to draw a polyline...

View Article

Image may be NSFW.
Clik here to view.

Cc.audioengine issues?

@luke2125 wrote: Continuing the discussion from Cc.audioengine crash issues?: pandamicro: It's not a known issue, it's crashing in all the audio ? or some of them ? are you playing multiple audios...

View Article

Code to change "string" of "Node with label"?

@gadapchetvoi wrote: This should be a problem, please help me I added the node w' label by right clicking "Canvas" & choose "create renderer nodes"->"Node with Label"After that in code...

View Article

[cocos2d-x] [android] Asus Eee Pad Transformer TF101 crash issue

@bnseobto wrote: I found that Asus Eee Pad Transformer TF101 could crash. I use.cocos2d version:cocos2d-x 3.12NDK:android-ndk-r12b Step:1.download cocos2d-x 3.122.create new project3.set...

View Article


Moving camera in cocos creator

@hossainiir wrote: Hi, I have a scene with big world (6000x6000) and player is locating in center of view and must walk in this world ,how can I move camera (view port)??? I do't want to move world...

View Article

How to choose amazon for IAP?

@Ozden79 wrote: Hi There, I'm using SDKBOX for IAP on both GooglePlay and Amazon AppStore. It seems that when tested by amazon, my app still calls Google's billing system (both config is in the same...

View Article


How to use this method "schdule(schedule_selector)" in lambda

@you02 wrote: Here is my code. void TestScene::onStart(){ getEventDispatcher()->addCustomEventListener("close",[=](Ref* sender){ schedule(schedule_selector(TestScene::timeAction), 1.0f); } } this...

View Article

Visual Studio android build libcocos2dcpp

@Faust24 wrote: Hi!After working in Android Studio, I decided to try VS.Sadly, when I'm trying to build my existing project or a new one I see this error Error MSB3030 Could not copy the file...

View Article


Image may be NSFW.
Clik here to view.

Saving Score, Data, etc

@luke2125 wrote: Hi, What is the best method using Cocos Creator, to save scores, data, etc.....I've read about How to store high score?   JavaScript Now I want to build my own game in Cocos2d-js. I...

View Article

Image may be NSFW.
Clik here to view.

cocos2djs : app will crash and will restart when it enter foreground from...

@John wrote: Development env: cocos2djs v3.6.1 android Device:GALAXY Note 3 SM-N9002OS: Android OS 4.4.2 Resolution:1920*1080 ROM:KOT49H.N9002ZNUFNK1 ReappearNew empty project. App from the background...

View Article

Offsetting camera position before rendering to RenderTexture

@zhur wrote: Is there any way of offsetting camera position before rendering to RenderTexture? Context: I wan't to draw shader processed shadows basing on RenderTexture with Mario-like blocks from...

View Article
Browsing all 17093 articles
Browse latest View live