Capture Screenshot
Hello, everyone i am working on cocos creator project, i need your help for capture screenshot in cocos creator latest version 3.8.2. 1 post - 1 participant Read full topic
View ArticleShader Problem in IOS
I have a question related to shaders. I created a game in which I added a shader; it works fine in web mobile and Android, but in iOS it gives an error during rendering. How to solve this issue...
View ArticleIs it possible to write in C++ in Cocos creator?
Hi all! I wondered if it was possible to write in Cocos creator in C++ 2 posts - 2 participants Read full topic
View ArticleOpen a browser from Editor extension
I am working on a editor extension and want to open url in a browser. how to achieve this? 1 post - 1 participant Read full topic
View Articlenative.Downloader is not a constructor
I followed the instructions provided in the Cocos Creator documentation to integrate functionality using native.Downloader. However, when attempting to instantiate an object inside another class, I...
View ArticleGoing From Unity to Cocos complete newb - need help
Hi I’ve had a quick scout and I can’t find anything quite what I’m looking for but if there are forum posts already like what I’m about to ask then I do apologize and please point me in that...
View ArticleScreenSpaceDecal
Introduction Decal Effects in Cocos Game Development Have you ever played the game CS? I can vividly recall playing with friends in an internet cafe, furiously pressing B41 and B51 to spray at each...
View ArticleQuestion about Bundle Dependency
I have a question about bundle dependency. To briefly explain, it goes like this: Bundle C Sprite (A Sprite) Bundle A Bundle C - (C Sprite) — A Sprite Dependency Bundle B Bundle C - (D Sprite) — A...
View ArticleIs it possible? Knowing C++ only the basics, write games in Cocos?
Is it possible? Knowing C++ only the basics, write games in cocos. Hi all! Maybe explore opentk or other libraries for creating games in Cocos? 1 post - 1 participant Read full topic
View ArticleNpm Module integration in cocos creator 3.x
Help Needed: Issues with Initializing npm Packages in Cocos Creator v3.8 Hi everyone, I’ve been working on a project using Cocos Creator and recently upgraded from version 2.4 to version 3.8. In...
View ArticleNew Audio Features
At the moment, the audio source does not support paranoming in 3D space. Will new engine features appear with new updates? 1 post - 1 participant Read full topic
View ArticleHow to change your name on the site cocos
Hi all! Tell me please! How to change your account name on the site cocos 1 post - 1 participant Read full topic
View ArticleOpenTGX updated 20240602
The latest repository for OPENTGX is available at: GitHub GitHub - qilinshuyuan/OpenTGX: A fullstack game development solution using... A fullstack game development solution using typescript, can make...
View Article[Source Code] 3D Moba Real Time PK Game
The game introduction project adopts frame synchronization for implementation. The advantage of frame synchronization compared to state synchronization is that it has low traffic consumption, can...
View ArticleHow can i build with bignumber.js?
i use cocos creator 2.4.13 and import bignumber.js 9.1.2 i can play in editor but build fail like screenshot… help please 2 posts - 2 participants Read full topic
View ArticleCallback function are not calling in showrewarded function in admob in cocos...
public static showRewardedAd(callback: () => void) { ads2_script.rewardVideoCallback = callback; console.log(“callbackfunction”,ads2_script.rewardVideoCallback) if (ads2_script.rewardedAdClient) {...
View Article[Web-Mobile Error] Cocos creator engine fails to initialize on Android Emulator
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleCambiar escenas con botones
Hola, quería saber como programar los botones para que cambie la escena 2 posts - 2 participants Read full topic
View ArticleAndroid Chrome debugging problem
Hello friends we are developing an android game. I debugged Android in the following manner. Enable wireless debug option on your Android device Same WiFi connection Enable debug mode and source map...
View Article[Share]Procedural Large Terrain Generation in Cocos Creator 3.x
Original Link: https://forum.cocos.org/t/topic/157116 Author: GreenPack About Noise Generation Algorithm Big is strong, and big is beautiful! Who doesn’t like big things? The first time I encountered...
View Article