Solution for cc > 2.2 doesn't work on cc 2.4.x
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticlesetCurrentTime() display different animation than expected.
Hi. I have an animation clip with 9 animation frame in range 0.00 and 0.09, 1 frame every 0.01 seconds and trying to set the animation to be random using the setCurrentTime() method. however, when I...
View ArticleHot update, how to select files for updating?
@pandamicro hi, how can i select the files that i want to update through hot update? for e.g. if i know that a certain file will never change and i don’t want to list it in the project manifest, how...
View ArticleHot update, how to include android .java files?
@pandamicro, hi, i have a project where i will be updating the android files as i progress and i want to know how to include the .java files in the hot update process. i looked at the unzipped files...
View Article[Paid] Update Cocos Creator 1.6.2 up to 2.4.2 (incl. XCode and Android Studio)
Hello! I have a project that I developed under Cocos Creator 1.6.2 – and I need it to get to running (and compile to XCode and Android Studio, and those also compiling) under the current version. It...
View ArticleSDKBOX.IAP Issue with Unfinished Transactions
Hello! I’m having an issue with unfinished transactions in and iOS app. We have a setup where we have consumable items, and we’re doing a server side verification. While testing, one purchase was...
View ArticleCocos2d-x 3.17.2 Pixel 4a screen issue
Hi anyone know how to fix the black gap issue in pixel 4a? @slackmoehrle you might know? Thanks! image847×533 23.5 KB 1 post - 1 participant Read full topic
View ArticleCocos creator 2.4.2 scrollview scrolling error
ScrollView scrolling when click button inside 1 post - 1 participant Read full topic
View ArticleaddChild removeChild bug / error
(redBox is a child of the scene) Untitled.0011920×1080 254 KB Untitled.0021920×1080 72.5 KB 1 post - 1 participant Read full topic
View ArticleHow to get banner ad height in design resolution size
Hello, I want to use banner ad (320X50) in my game but the problem is it overlap game contents in some devices. I want to convert the banner ad height (50dp) in to my design resolution size and place...
View ArticleIs native iOS and macOS build use Metal or WebGL?
Hi. I`m new to Cocos Creator and the primary reason I decided to give it a try is because the documentation saying native builds are built using the C++ Cocos2D-x game framework and in the docs of...
View ArticleHow do I send Custom Data to a buttons click function?
Preferably in Typescript For example I have a button which has an event that calls this function: loadScene(sceneToLoad) { console.log("Button clicked"+sceneToLoad);...
View ArticleLoading scenes on Button Press Gets Slower Over Time
I have a button that loads a new scene ; on that new scene I have another button which loads the previous scene. So it keeps loading scenes when you click the buttons. ANyway, it all seems to work but...
View ArticleBuild To Android Failed
Hi, my Android build fails to compile with the following errors… The setup native development help page is telling me to install Python 2.75…is that old documentation because that’s from 2013? I...
View ArticleStorage Backend Recommendations?
I need a unified backend data storage for my project. Does anyone one know of the least painful path to achieve this? I checked firebase but it seems their Cocos SDK is only C++ which I have no clue...
View ArticleGeometry Dash World
Anyone know if Geometry Dash World was made with Cocos too? (as well as the original which I know for sure was) My kids play it all the time and I notice this version has some pretty cool lighting...
View ArticlePoint lights don't seem to be multidirectional
I have a point light here but it seems like it more like some kind of spotlight. The illumination doesn’t seem to happen in all directions. Is this correct? 1 post - 1 participant Read full topic
View ArticleIs it possible to change the pitch of an audio at runtime?
Hi. Currently I am using the AudioEngine to play audio and I would like to change the pitch of the audio currently playing at runtime but it doesn’t seems to be possible. On the forum somebody was...
View ArticleTTF font is pixelated.
Hi. In my project I am using TTF fonts and in other engines it is usually crystal clear with sharp edges while in Cocos Creator the font looks very pixelated and washed in the editor and also during...
View ArticleBlending mode changes in v4?
Hi, I’m porting some code from v.3 to v.4. Got some scribbling environment, where I have a sheet that can be scribbled over, but it should not be allowed to scribble outside it. For that purpose, I...
View Article