This website requires JavaScript.
Explore
Help
Register
Sign In
lywdev
/
cocos-hehe
Watch
4
Star
0
Fork
0
You've already forked cocos-hehe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
leiyuwei
1342dfb078
fix: 所有 Graphics 节点添加 UITransform,修复 CC 3.8.8 空白问题
...
CC 3.8.8 中 UI 渲染管线要求 Graphics 节点自身必须有 UITransform 组件, 否则不会提交渲染。所有 Graphics 节点(方块/棋盘/UI)均已补充。
2026-06-16 13:46:05 +08:00
assets
fix: 所有 Graphics 节点添加 UITransform,修复 CC 3.8.8 空白问题
2026-06-16 13:46:05 +08:00
settings
/v2
重构: 合成大作战改为拖拽合成机制
2026-06-16 12:12:39 +08:00
.gitignore
main
2026-06-16 13:34:30 +08:00
package.json
chore: 更新版本号为 3.8.8
2026-06-16 13:01:23 +08:00
tsconfig.json
重构: 合成大作战改为拖拽合成机制
2026-06-16 12:12:39 +08:00
Description
合成小游戏
82
KiB
Languages
TypeScript
100%