-
### Cocos Creator version
3.8.3
### System information
all
### Issue description
完整错误如下:
使用的都是标准的api, 跟踪不到根本原因是什么.
### Relevant error log output
_No response_
### Steps to reproduce
如上…
-
excause me,does it can be use this tool or code in cocos creator?
i want a .js tool to get this,but it is hard to thanslate to .js for me.
do you good at js or can tell me how to do this ?
-
```
What steps will reproduce the problem?
1) Launch your app for the first time (NOT resume from background) on a device.
2) While the splash screen is showing, press the home button to exit the app…
-
I installed cocos studio in order to edit scenes. I was unable to select C# or Vb.Net (is it supported?) as the language for the project.
How does it work?
-
cocos command no clean android ndk build.
-
as the doc, Cocos2dx-lua/Cocos2dx-js is supported and it's very awesome, but now cocos creator also has many developer, and whether your team plan to support it?
-
Hi,
From the psi and fpol fields in the 65402_t1.eqdsk file, what is the equation for the magnetic field (I am asking about what sign convention is used?) i.e. in
$\vec B = F(\psi) \nabla \varphi …
-
### Cocos Creator version
3.8.3
### System information
all
### Issue description
当一个bundle中包含 "排除" 设置时, 不管这个bundle内容是否改变. 每次build后, 都会生成新的config.json.
但是config.json中的内容并没有变更.
编译时 开启了MD5缓存模式.
b…
-
## 物理碰撞组件分组设置不生效问题
物理碰撞组件动态修改分组设置,需要调用 apply 方法才可以生效,Cocos Creator 官方文档并没有说节点分组的修改也包含在内
```js
// 修改节点分组
this.node.group = 'default';
let phy = this.node.getComponent('cc.PhysicsCircleCollider');
…
-
- cocos2d-x version:
Tried it on both 3.14.1 and 3.15.1
- devices test on:
Windows 7
- developing environments
- NDK version: r15
- VS version: VS 2015 Update 3
Steps to Reproduce:
1…