Inklings - puzzle platformer on Steam
@applepinegames wrote: Hi all! My brother and I have a been working on Inklings, our first game, for the past 9 months. It's inspired by classics like Lemmings where you have to give your characters...
View ArticleAbout SpriteIIIuminator, how to set point light type?
@rickystone wrote: hi guys: i want to know how to set point light type in spriteIIIumnator, can somebody know it ? thanks:) Posts: 1 Participants: 1 Read full topic
View ArticlecaptureNode and 3D
@igormats wrote: Hi guys. Please help me. I want to use captureNode function from utils, but it's works only for 2D objects. How can I use it for Sprite3D?Thank you! Posts: 1 Participants: 1 Read full...
View ArticleApplovin Ads memory issue!
@Durlabh08 wrote: Hello, I am trying to integrate Applovin Ads in my app. The integration is done and various ads (Video, interstitial etc.) are being displayed when I call them. My problem is when a...
View ArticleCocos2d-x 2.2.6
@energyy wrote: Where is now downlaod url for Cocos2d-x 2.2.6? Posts: 1 Participants: 1 Read full topic
View Article[Help] Pause and Resume Game
@jecheonDaeseong wrote: I want to implement pause and resume in my game, but it seems, i can't find a proper way in cocos v3.0. Actually i've found some way in for and google but most of it using...
View ArticlePageView setCurrentPageIndex after removePage
@caf_max wrote: Good day!I'm trying to addPage and removePage at the same TURNING event.But after I remove page, no metter what existing index I set with setCurrentPageIndex it will be the last.I'm...
View ArticleOpenGl using cocos2dx
@i_am_GD wrote: Is it possible to use opengl code while using cocos2dx library to improve performance? Posts: 2 Participants: 2 Read full topic
View ArticleWhat's wrong with this code......?
@luke2125 wrote: Hi, I'm relative new to Cocos2Dx and Cocos Creator, and trying to get a grasp of the code, would appreciate any feedback regarding the below code: var rand =...
View ArticleMagnifying Glass Effect?
@KentuckyFriedKermit wrote: Hi all, I was wondering if you could help me figure out how to implement a magnifying glass effect? Basically, I want be able to zoom in on certain parts of the scene...
View ArticleDust particle effect
@shipit wrote: Hey guys, I've been having lot of fun with particle effects. I have a cinematic scene where a book drops on a table, I want to display a little dust when the book hits the table. Can...
View ArticleZipUtils::inflateMemory Looking for the opposite
@miguellara78 wrote: So, I was trying to find a way to zip and encode an image into base64 string.I already figured out how to encode the image into a base64 string, but I can't find a way to compress...
View ArticleSdkbox cocos2d-x 3.11
@xiongdi9456 wrote: sdkbox usually happen errors like this with cocos2d-x 3.11 failed to patch file Cocos2dxActivity.java Posts: 2 Participants: 2 Read full topic
View ArticleHow to use TypeScript in CocosCreator?
@eydamson wrote: Hi i am planning to use TypeScript as our programming laguage in CocosCreator.. Is there anything i should configure first before doing anything? thanks! Posts: 2 Participants: 1 Read...
View ArticleAndroid performance issue
@zhangxm wrote: Hi all, I found many developers reported Android performance issue on Android, such as this ticket. But many tickets are outdated or did not provide a method to reproduce it. So i...
View Article[HELP] How to get the image from drawable folder android in cc.Sprite?
@Mwandjany wrote: With Cocos2D-JS, How to get the image from drawable folder android in cc.Sprite? Someone can help me ??? Thanks in advance!!! Posts: 1 Participants: 1 Read full topic
View ArticleWhat are the default Cocos2d-x Vertex and Fragment shaders?
@komyg wrote: Hi, I am creating a game using Cocos2d-X 3.10 and I want to use shaders to do the following: 1 - Whenever the player clicks the menu button, all of my sprites will become grayscale.2 -...
View ArticleHow to find a node in the whole scene?
@eydamson wrote: How do i search for a node that is present in the game scene?in Unity we can use GameObject.find("object name"); there is one in cocos creator cc.find(path); but in my case i dont...
View ArticleBabeLua fast startup support(Share)
@halx99 wrote: Only needs 3 steps, you can use BabeLua to debug cocos2d-x lua game very fast:Download: babelua-compat-1.03.zip (257.3 KB) Posts: 1 Participants: 1 Read full topic
View ArticleMemory leak when use sdkbox play listeners on Android
@jokerx86 wrote: I'm used cocos2djs 3.10 and sdkboxplay 2.2.1.6. Backtrace not much help it always show random problems, but one time it show bug from sdkboxplayNotify.cpp or something like that and...
View Article