-
主要是用来做webgl和微信小游戏,同时发起的资源下载请求太多会造成页面卡顿,特别是无加载等待loading页面的后台静默(偷偷下载/预下载)下载这种需求。
参数类似cocos creator的下载器的参数这样的就行。
[downloader-parser](https://docs.cocos.com/creator/manual/zh/asset/downloader-parser.htm…
-
- cocos2d-x version: 3.16 (also current github HEAD)
- devices test on: N/A
Steps to Reproduce:
1. Open default generated project in Clion on Mac.
2. Build Cocos
The code has many function…
ahcox updated
7 years ago
-
### Cocos Creator version
3.8.2
### System information
iOS 16.3 XCode 15.2
### Issue description
after calling `new WebSocket("wss://xxxxx");` to create a websocket, xcode will report t…
-
# 错误代码如下:
The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page.
index.html:235 indexlTextTTTT
cocos2d-js-min.js:18401 Create unpacker 0794999…
-
cocos creator2.x can be embedded in Vue or react projects
-
### 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…
-
const mainCamera = director.getScene()!.getChildByName('Canvas')!.getChildByName('Main Camera');
文中这句代码应该是这样
-
https://github.com/pwr-Solaar/Solaar/releases/tag/1.1.12
-
### Use Case
cocos could trim multi images and save them on one atlas (sprite sheet) , then restore them to original size in runtime.
But doesn't support save single image file by trim , and…
-
### Cocos Creator version
3.5
### System information
Android app
### Issue description
I am a mobile app developer. In one of my apps, I use Admob rewarded ad.
Sometimes when Admob tries to loa…