-
C:\Users\M\Desktop\luac-Decryption-master>python main.py -d bsj!@#cocos XXTEA C:\Users\Min\Desktop\game\assets\scr
Traceback (most recent call last):
File "main.py", line 1, in
import xxtea
…
-
```
new API for ActionSprite breaks when instead of a static image, it is
passed an animation. pyglet sprites will accept animation, and the previous
API for Cocos 2.0 also did. By animation I mean so…
-
### Cocos Creator version
3.8.2
### System information
all
### Issue description
设置 node.layer=0 , 目的是 不渲染该node. 设置后可以实现"不渲染"的目的.
但是 node的active (也可能是父节点的active) 设置为false, 再还原回true时, …
-
### Use Case
1.让开发者可以自定义ts编译,比如改为swc编译
2.npm包会打包到主包src目录中,但需求是打包到远程Bundle中
3.对开发者来说更自由的编译控制和打包控制,便于优化或定制
### Problem Description
...
### Proposed Solution
_No response_
### How it works
_No r…
-
slawo updated
8 years ago
-
```
What steps will reproduce the problem?
1. Start new screen activity from CocosScene
Example:
Intent myIntent = new Intent(Director.sharedDirector().getActivity(), ReadmeGallery.class);
Director.…
-
```
There are two activities. No.1 and No.2.
Case 1: OK
I create a scene in No.2 activity and there is a CCSprite in the scene.
My app first run with the No.2 activity and the CCSprite Display normal…
-
### Use Case
Use 3D pathfinding in cocos3.x
### Problem Description
I'm using pathfinding in Cocos 3.x, but I don't know how to do it. Can I come with it by default like other engines
### Propo…
-
Hi, when I use this helper, the following error exist:
java.lang.NullPointerException
sonar.systems.framework.SonarFrameworkFunctions.ShowBannerAd(SonarFrameworkFunctions.java:721)
My app crash when…
ghost updated
8 years ago
-
- cocos2d-x version: v4.0
- devices test on: Macbook Pro 13 (2019), Windows 10, Samsung Galaxy S8, Pocophone f1
- developing environments
- NDK version: 20.1.5984944
- Xcode version: 11.3.1 …