rapier2d示例

This commit is contained in:
janing
2025-11-30 20:56:51 +08:00
parent e8a07c695e
commit a0220bdbed
41 changed files with 2112 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"__version__": "1.0.1",
"information": {
"customSplash": {
"id": "customSplash",
"label": "customSplash",
"enable": true,
"customSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?sid=311ddac62fb285889cb7ed40438bbd50"
}
},
"removeSplash": {
"id": "removeSplash",
"label": "removeSplash",
"enable": true,
"removeSplash": {
"complete": false,
"form": "https://creator-api.cocos.com/api/form/show?sid=311ddac62fb285889cb7ed40438bbd50"
}
}
}
}