-
## Integration and work flow for cocos creator
### Problem
The problem lies on the editors layer, what is the order between Code IDE and Cocos Studio? How to transition from Code IDE to Cocos Studio…
-
Hi! I am newbie in cocos I want to create chat screen. What control should I use to display list of message tableview or listview?
-
```
I am working with Android Cocos2d Ref.
(http://code.google.com/p/cocos2d-android-1).
All the things working fine with Standard Device, Samsung Tablet with (1024*600
Resolution). Problem starts …
-
http://www.hahack.com/life/donation-by-wukong-robot/
我在GMTC上分享的Cocos跨平台应用开发心得。
-
Hi,
I have https://github.com/ProjectTorreyPines/SD4SOLPS.jl/blob/24af0ba75505bc56ce9a57b122c8cd9fcc721383/src/SD4SOLPS.jl#L78 which uses `EFIT.jl` output and translates data into the IMAS schema. I …
-
### Cocos Creator version
3.8.0
### System information
14.6
### Issue description
Hello, i'm testing cocos v3.8.0 and my game is crashing randomly with this log:
Do you have an…
-
### Cocos Creator version
3.5.0、3.5.1、3.5.2、3.6.0
### System information
macOS 12.5、safari 15.6 (17613.3.9.1.5)
### Issue description
Create a new empty project project, put a monochrome picture …
-
### Cocos Creator version
3.8.2
### System information
MacOS
### Issue description
1.IOS 17.3.1
2.Create a new project, create a Label, set Bold, and set a custom font, which can be Siyuan Song …
-
使用Cocos Creator V2.0.9模擬器進行測試,
js-agora.js裡面的驗證會跑:
if ((typeof agoraCreator) === "undefined") && ((typeof AgoraRTC) === "undefined"){...}
但內部方法都是空的,
是否應該跑:
if ((typeof agoraCreator) !== "undefine…
-
我本地运行不起来,有一个警告Simulator: libpng warning: iCCP: known incorrect sRGB profile,模拟器一直停在50%的进度,不知道是什么问题