-
### Cocos Creator version
3.7.3
### System information
Win10、微信小游戏、安卓、iOS
### Issue description
龙骨动画加载完成播放后,无法停止下来。由于项目用到了大量的龙骨,导致游戏CPU占用过高,官方大佬救命~!!!!
### Relevant error log output
_No respons…
-
In _CCConsole.cpp_, function __log()_ calls (line 244)
```
__android_log_print(ANDROID_LOG_DEBUG, "cocos2d-x debug info", "%s", buf);
```
for android platform.
Although log tag with space character…
-
-
When I use set_focus to scrolling the layer, A bug emerged:
```
File "C:\Python\Python39\lib\site-packages\cocos\layer\scrolling.py", line 448, in set_focus layer.set_view(childs_scroll_x, childs_sc…
-
Sprite sheets are sort of annoying to maintain. It would be nice if sprite batching "just worked". This is especially true if we add automatic batching. Ideally you should just be able to dump .png fi…
-
Rewrite the current mess to CoffeeScript. Thank god it's not a lot of it.
-
![animation](https://user-images.githubusercontent.com/6600828/40426533-ee904ad4-5ecd-11e8-962d-b0746d0536a4.gif)
-
1、能否添加必要的注释?
2、netty-socketio与springboot集成后,加载启动顺序怎样的,能简单描述下吗?
3、有很多的包分类能适当整理下吗?
-
@AreWeDreaming reports that the machine mapping for DIII-D profiles which OMAS autogenerates pulls from 2 different places so the MDS+ location changes every time it's regenerated.
What's the best …
-
## What did you do?
Using linesdk for third-party authorization login
## What did you expect?
After successful authorization login, return to the application and execute the login logic in the onAc…