Commit 3b5d719c authored by limingzhe's avatar limingzhe

fix: 遮罩扩大

parent 33fcc927
......@@ -1871,7 +1871,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 1920,
"height": 1080
"height": 1920
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -1952,8 +1952,8 @@
"_alignFlags": 45,
"_left": -955,
"_right": -955,
"_top": -535,
"_bottom": -535,
"_top": -955,
"_bottom": -955,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
......@@ -2772,7 +2772,7 @@
}
],
"_prefab": null,
"_opacity": 0,
"_opacity": 160,
"_color": {
"__type__": "cc.Color",
"r": 255,
......@@ -2783,7 +2783,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 1920,
"height": 1080
"height": 1920
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -2864,8 +2864,8 @@
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_top": -420,
"_bottom": -420,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
......
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