-
### Cocos Creator version
3.6.1
### System information
All
### Issue description
![image](https://user-images.githubusercontent.com/32831993/181671470-5a8da643-8ed0-4a40-99e9-c5fd583cb791.png)
t…
Zhmz updated
2 months ago
-
how about consider es6 Decorators in Haxe.
[link0](https://www.typescriptlang.org/docs/handbook/decorators.html)
because [cocos creator](https://github.com/cocos-creator/helloworld-typescript/b…
-
Cocos Creator 2.4.2
ScriptEngine::init()
_isolate = v8::Isolate::New(_createParams);
after exit cocos, then enter cocos again, crash on above line。It seams some incorrect use of Allocator!!!
-
### Cocos Creator version
3.7.2
### System information
Window10
### Issue description
https://docs.cocos.com/creator/manual/en/getting-started/first-game/
this._curJumpTime += deltaTime.
i…
-
主要是用来做webgl和微信小游戏,同时发起的资源下载请求太多会造成页面卡顿,特别是无加载等待loading页面的后台静默(偷偷下载/预下载)下载这种需求。
参数类似cocos creator的下载器的参数这样的就行。
[downloader-parser](https://docs.cocos.com/creator/manual/zh/asset/downloader-parser.htm…
-
引擎版本2.2.2
报错信息
Build Failed: Error: 小游戏依赖的npm包安装失败!错误:
at EventEmitter. (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor-framework/lib/main/ipc.js:1:4952)
at EventEmitt…
-
https://oedx.github.io/2019/05/15/cocos-creator-support-etc1-alpha/
ABCmouse是使用Cocos Creator(后面统称CC)开发的App,图片内存占用巨大,在Android低内存机器上容易造成OOM,纹理压缩后的图片可以直接在GPU加载渲染,减少占用内存。而本文基于CC V1.10.x版本做相应的分析及其改造,使项目…
wzpan updated
5 years ago
-
### Cocos Creator version
3.8.1 3.8.0 3.7.4
### System information
iOS 17.1.2
### Issue description
https://forum.cocos.org/t/topic/155077
### Relevant error log output
_No response_
### Steps…
-
您好,我用creator v1.4.2 打开后报错,不能打开
TypeError: Cannot read property 'aceEditor' of null
at _confirmClose (file:///F:/cocos/2017/creator/CocosCreator/resources/app.asar/builtin/code-editor/panel/page.js…
-
URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/advanced-topics/http.md
如题:Creator3.7.3实测,抖音小游戏,使用苹果手机测试,并不能支持fetch这样的接口。应该给新手提示 :用xhr,或者直接使用抖音小游戏api:tt.request。
抖音api文档:https…