mirror of
https://github.com/ifengzp/cocos-awesome.git
synced 2025-10-09 08:36:03 +00:00
完成放大镜效果
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
"collision-matrix": [
|
||||
[
|
||||
true
|
||||
],
|
||||
[
|
||||
false,
|
||||
false
|
||||
]
|
||||
],
|
||||
"excluded-modules": [
|
||||
@@ -10,7 +14,8 @@
|
||||
"3D Particle"
|
||||
],
|
||||
"group-list": [
|
||||
"default"
|
||||
"default",
|
||||
"mirror_camera"
|
||||
],
|
||||
"design-resolution-width": 1334,
|
||||
"design-resolution-height": 750,
|
||||
@@ -34,6 +39,5 @@
|
||||
"live": {
|
||||
"enable": false
|
||||
}
|
||||
},
|
||||
"start-scene": "current"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user