Commit 052d916a authored by liujiangnan's avatar liujiangnan

feat: 分组信息

parent eaafb5f6
......@@ -2,5 +2,70 @@
"last-module-event-record-time": 1637828733469,
"migrate-history": [
"cloud-function"
],
"group-list": [
"default",
"camera",
"hit1",
"hit2",
"hit3"
],
"collision-matrix": [
[
true,
null,
true
],
[
false,
false,
true
],
[
true,
true,
true,
true,
false
],
[
false,
false,
true,
false
],
[
false,
false,
false,
false,
false
]
],
"excluded-modules": [
"3D Physics/Builtin"
],
"preview-port": 7456,
"design-resolution-width": 960,
"design-resolution-height": 640,
"fit-width": false,
"fit-height": true,
"use-project-simulator-setting": false,
"simulator-orientation": false,
"use-customize-simulator": true,
"simulator-resolution": {
"width": 960,
"height": 640
},
"clear-simulator-cache": true,
"facebook": {
"enable": false,
"appID": "",
"live": {
"enable": false
},
"audience": {
"enable": false
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment