Quantcast
Browsing all 17091 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Proper way of moving physics object in path Box2d?

@nichlaspro132 wrote: I am creating a game where there are needs for obstacles but these obstacles have to move in a path which I don't know the proper way to make.The obstacle has the be a box2d...

View Article


Can't display 3D obj in cocos2d 3.10, but work on 3.8

@windbk wrote: auto ball = Sprite3D::create("res/box.c3t"); ball->setTexture("res/box.png"); ball->setPosition3D(Vec3(getContentSize().width/2, getContentSize().height/2, 0.f));...

View Article


Image may be NSFW.
Clik here to view.

SDKBOX...unfortunately again!

@alchimya wrote: I have seen that there are many posts about this topic because, actually, social and digital stores integration are "vital" in a game.I read a (non?) official post about an SDKBOX...

View Article

Basketball demo

@felipesaruhashi wrote: Hey guys! I did this game on cocos2d-js. https://github.com/felipesaruhashi/BasketballCocos I did some things that only runs on web, i was trying to make this work okay on a...

View Article

Image may be NSFW.
Clik here to view.

Tutorial “Quick Start:Creating your first game” scoreDisplay not linked

@MikeFromMars wrote: Hi..., here comes my next problem with the "Quick Start" tutorial. When I add the scoring, my score is not linked to the scoreDisplay...

View Article


Visual Scripting ? ( ex: BluePrints )

@luke2125 wrote: Hi, A while back ago, there was a questionnaire regarding Cocos Creator, and one of the questions, was regarding Visual Scripting for Cocos Creator...Is this something that the...

View Article

Error: cannot open include file 'afxres.h'

@agostta wrote: Hello, I'm getting this error when a try to compile my cocos windows project. 3> libjscocos2d.vcxproj ->...

View Article

Game on PC web browser vs mobile web prowser

@joneill4x wrote: Hello all, I made a preliminary game and put it on a website. You can play it here: www.toroidal.net23.net The game works fine in any PC web browser. However, in my mobile web...

View Article


How to create animal puzzle game for kids

@vijayan wrote: hi i want to create kid game cocos2dx in android Posts: 3 Participants: 2 Read full topic

View Article


[cctools] I introduce a useful tool to create cocos actions

@sincntx wrote: When I developed cocos games, I faced similar problems. Typically, there is always cocos action. To create cocos actions is complicated, because a cocos action includes another actions...

View Article

MP4 video from the server not play

@useful wrote: Hello.I am trying to play MP4 video from the server on ipad, but the video does not play.If you try to play video located locally, no problem.MediaPlayer.framwork added to the project.I...

View Article

Light and vision with Cocos Creator

@ChePhan wrote: I'm fiddling around with a titled map and want to add a day and night cycle with light effects (getting dark at night) to it. There are a couple of demos what light and vision effects...

View Article

Fixed connection between several Physics3DSprites

@flob wrote: Hi all, I wanted to create an Object with several 3D Sprites, each with it's own rigid body for collision detection. When using flexible connections, it's obvious that physics constraints...

View Article


Image may be NSFW.
Clik here to view.

I have created a no of sprites and added them to the scene with the same...

@MaheshAmbati wrote: Continuing the discussion from Memory deallocation in Cocos2d-x: zygmuntix: Hi, I would like to ask You how the objects must be relieved/disposed, how can I destroy unused objects...

View Article

How to create a button without image

@jdboss wrote: how to create button without image it is not displayed..i give color to it Posts: 2 Participants: 2 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Button not display if there is no image

@jdboss wrote: auto buttt = ui::Button::create(); buttt->setPosition(Vec2(windowSize.width/2, windowSize.height/2)); buttt->setColor(Color3B::GREEN); buttt->setTitleText("heeee");...

View Article

Build error in android

@jdboss wrote: In file included from jni/../../Classes/HelloWorldScene.cpp:1:0:jni/../../Classes/HelloWorldScene.h:5:22: fatal error: UIButton.h: No such file or directory #include ^compilation...

View Article


Hide Android navigation/status bar

@agostta wrote: Hello, How i hide navigation/status bar in my android game? I'm using Cocos Creator with JavaScript. Is there any solution using only JavaScript? Or i will need implement an android...

View Article

Appodeal Crash : No static method checkSelfPermission

@hg_tom wrote: After updating to the latest version of Appodeal to their latest sdkbox version I started getting this error on coming from the SDK. Any suggestions? Thanks,Tom...

View Article

Triggering and stopping sprite sheet animation

@torturedchicken wrote: Hi,I have a walking person my game. However I'm using RepeatForever to animate. The animation continues even if the person stops walking. What is the recommended way to...

View Article
Browsing all 17091 articles
Browse latest View live