News
Entertainment
Science & Technology
Sport
Business & Money
Life
Culture & Art
Hobbies
8 | Follower
Cocos Forums
26.06.2025
How change account password on this forum? My password got stolen and it’s not secure anymore.
I’m having a real hard time setting the camera’s background color (Clear Color) to the color I need. The thing is: the …
Hi everyone, I’m currently working on a 2D project using Cocos Creator version 3.8.6, and I understand that SVG files ar…
When implementing nested ScrollViews in Cocos Creator—where the parent ScrollView is vertical (e.g., a list or menu), an…
23.06.2025
Hello everyone, I’m an experienced Cocos developer with a strong background in building 2D/3D games and interactive app…
(2.4.5)Is it true that button click works correctly only when the main camera is in ortho mode?
Problem Description After upgrading Cocos Creator from version 3.8.4 to 3.8.6, I’m experiencing a server-specific issue …
When creating a new project, if I choose a new 2D project, I can add a sprite to the scene, but when a new 3D project cr…
I’m on 3.8.6 and using a Sprite Renderer in a 3D scene. After changing the “Mesh Options → Pivot” value on the Sprite F…
21.06.2025
i tried google, and this forum, but nothing worked. does anyone know how create a sprite in code with a plist in cocos c…
Hi all! I use Cocos Creator version 3.8.6. I have my own IconView component in my project, it is located in the follow…
18.06.2025
How to make project build automatic when i merge branches? should i install cocos dashboard on image to install cocos cr…
15.06.2025
Is there a way to add a custom context menu to a panel?
13.06.2025
I’m working on a Cocos 3D project and have run into a physics issue with two rigid bodies: When I click the upper body,…
Hi, I think I’ve found a bug concerning the label cache mode and draw calls. The projects we’re working on require sev…
12.06.2025
Game’s textures look different after building in Cocos Creator 3D (but they appear fine in the editor or simulator).
I’ve implemented the Cocos Creator Hot Update system for my Android project. The update process seems to work fine, the …
Is there some kind of data or analytics about overall interest of buyers of different plugins? I know this information …
11.06.2025
I found a bug in the createMesh function. Please fix it. cpp: ts:
10.06.2025
I am currently working on a 2D project, and I want to make the camera follow a character. I have managed to do this, but…
06.06.2025
Hi friends, before i had a small game with cocos2d js. because of the SDKBOXS(admod, social authentifications, …) shutd…
05.06.2025
I’m using version 3.8.6 of Cocos Creator and have installed AdMob from the store. This is my first time working with AdM…
b2_collsion.ts 里Contains函数写错了。 原来是: public Contains(aabb: b2AABB): boolean { if (this.lowerBound.x <= aabb.lowerBound…
04.06.2025
Hello, I’m having an issue using Amplify in my Cocos Creator project. It’s easy to reproduce. Launch any sample. Add a…
03.06.2025
Hi, I am using Cocos Creator 3.7.4, and I want to create background with water caustic effect with struct is: Canvas/ba…
01.06.2025
I’m trying to load a JSON obj from a file in Cocos Creator using the following code: resources.load("level1.json", Json…
Sometime ago I reported an issue about cc_time.x decreased precision over time. The solution of the engine team is creat…
30.05.2025
I’m running into a critical issue with Socket.IO in Cocos Creator 3.8.6 while developing our game. Cocos Creator always…
29.05.2025
English user is very less compare with China user, however the China forum not allow people without giving identify card…
How to seperate the console log message to be individual like Unity. Also mention that there is no features when cli…
I am not Chinese and sell some products on Cocos Store. Now I am profitable but I can’t withdraw my money. How can I…
28.05.2025
When running the game in the cocos simulator, I’m getting a warning message in the debugger saying: Failed to set shadin…
26.05.2025
Hello, I am using 2.4.13 because my company only allows to use that. I am new to cocos. When I add lights to the scene, …
22.05.2025
I want to integrate firebase into cocos creator , is there any possibilities to do it ? I want to avoid doing it into …
20.05.2025
I have a dilemma, the ui thing is really bothering me, but if I can figure it out then cocos is workable for me. the di…
15.05.2025
I’d like to know what does the community uses for testing, unitest and UI testing. So far I can run unitest for domain …
13.05.2025
Hello, I am working on a bullet-hell game and am having problems with bullet collision detection. Essentially, it comes…
12.05.2025
I cannot download Cocos Creator using the dashboard, it only says installing and then does nothing. Can someone help, pl…
09.05.2025
(topic deleted by author)
Hello everyone! I am using Cocos Creator version 3.8.6. Let’s take a curve like this: In the code we will designat…