News
Entertainment
Science & Technology
Sport
Business & Money
Life
Culture & Art
Hobbies
8 | Follower
Cocos Forums
01.08.2025
Hi all! I am using Cocos Creator version 3.8.6. I need a shader that draws the outer outline of a sprite. It would be …
29.07.2025
Hi guys! I use Cocos to build a complex 3D level and I can’t achieve the desired performance. I’ve already written a num…
Hi CC Team! We are testing Graphics Component for a project and we noticed that it does not support drawImage api altho…
I’ve tried many methods, including the official Cocos Creator documentation, but it seems hot update isn’t working with …
In 3.8.6, I found both Sprite and SpriteRenderer can be used to add images to the game. However, what is the difference …
I’ve seen this done in Geometry Dash (which is also programmed with Cocos2d-x c++) and I want to know how to: A) Scale …
In a 2D game project, I need to put the nodes under a Canvas to render them, but in 3D games, do I still need to put the…
A bug occurs when using the Mesh Merge feature. When the Mesh Merge function is used on the web with WebGPU enabled, an…
Hi guys! I want to implement fog through which the skybox will be visible - at a distance objects should become transluc…
Hi there, I’m using CC 3.8.6, when I try to configure https server with SSL I will get following error in console: er…
Hi everyone, I’m working with Cocos Creator 3.8.6, and I’ve encountered a problem: I’m trying to assign a Material to a…
I am using Cocos Creator 3.8.3, web build is not working on safari browser macOS 12.7.6 or lower version, Have anyone id…
Hello, :night_with_stars: How to output data from the ‘running stats’ module to the console? I need the following metri…
16.07.2025
Hi Cocos team, I’m currently using Cocos Creator 3.8.5 and Xcode 16.3 to build an iOS project. When I archive the proj…
15.07.2025
Hello Cocos Creator community, I am developing a 2D game in Cocos Creator 3.8.6 where each level has a different config…
12.07.2025
I don’t understand how to implement storkit2 since it uses swift. Are there any ready-made plugins or solutions?
11.07.2025
I’m using ParticleSystem3D in Cocos 2.4.13. Most of the time, it plays normally when I replay it, but occasionally it fl…
10.07.2025
Currently i am using cc 3.8.5, i want to use the videoplayer component but it is not working
09.07.2025
my ios device crashed and got log when entering scene 2nd time ( cocos 3.8.7 , xcode 16.4, ios 18.5) 10:52:34 [DEBUG]: …
08.07.2025
I get this error. I have already searched in forum cocos china, have cocos 3.8.7 fixed this issue ? :frowning:
07.07.2025
in xcode i use this code [m dispatchEventToScript:@"LOGIN_GAME_DONE" arg:tokenResponse.accessToken]; in javascript/typ…
Hi, Google recently warned developers to update their apps/games to target SDK 35 (Android 15), or else their apps may b…
04.07.2025
Hello everyone, When I performed a GPU Workload Capture in Xcode on the native iOS platform, the following memory warni…
03.07.2025
I tried to make an export with cocos-pnp in Cocos Creator 2.4.6 and tested it using Safari on Mac/iOS, but it shows me t…
29.06.2025
i’m using cocos creator 3.8.6. Follow the guide from /creator/3.8/manual/en/shader/write-effect-2d-sprite-gradient.html …
28.06.2025
Hello, I’m trying to add my own post-processing effect. Previously, everything was done through blitscreen and it worked…
27.06.2025
CocosCreator doesn’t have a usable 2D lighting system for game development, so I implemented one myself based on my nee…
I need someone to review my application on the CN forum. It has been months since I applied to verify my identity. …
26.06.2025
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…
I’m having a real hard time setting the camera’s background color (Clear Color) to the color I need. The thing is: the …
How change account password on this forum? My password got stolen and it’s not secure anymore.
23.06.2025
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…
Problem Description After upgrading Cocos Creator from version 3.8.4 to 3.8.6, I’m experiencing a server-specific issue …
(2.4.5)Is it true that button click works correctly only when the main camera is in ortho mode?
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…
Hello everyone, I’m an experienced Cocos developer with a strong background in building 2D/3D games and interactive app…
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…