Commit 30456aef authored by liujiangnan's avatar liujiangnan

feat

parent 55d2f443
...@@ -88,7 +88,7 @@ ...@@ -88,7 +88,7 @@
} }
], ],
"_prefab": null, "_prefab": null,
"_opacity": 255, "_opacity": 0,
"_color": { "_color": {
"__type__": "cc.Color", "__type__": "cc.Color",
"r": 255, "r": 255,
...@@ -212,7 +212,7 @@ ...@@ -212,7 +212,7 @@
"r": 0, "r": 0,
"g": 0, "g": 0,
"b": 0, "b": 0,
"a": 255 "a": 0
}, },
"_depth": -1, "_depth": -1,
"_zoomRatio": 1, "_zoomRatio": 1,
...@@ -329,10 +329,10 @@ ...@@ -329,10 +329,10 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 251 "__id__": 252
}, },
{ {
"__id__": 252 "__id__": 253
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -12078,6 +12078,9 @@ ...@@ -12078,6 +12078,9 @@
"_components": [ "_components": [
{ {
"__id__": 250 "__id__": 250
},
{
"__id__": 251
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -12138,6 +12141,22 @@ ...@@ -12138,6 +12141,22 @@
"_enabled": true, "_enabled": true,
"_id": "c8RSZKHRJO95/RfIMIkSA5" "_id": "c8RSZKHRJO95/RfIMIkSA5"
}, },
{
"__type__": "cc.Mask",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 249
},
"_enabled": true,
"_materials": [],
"_spriteFrame": null,
"_type": 0,
"_segments": 64,
"_N$alphaThreshold": 0.1,
"_N$inverted": false,
"_id": "1bd2mhfDJKm4lqKPHsxW9b"
},
{ {
"__type__": "cc.Widget", "__type__": "cc.Widget",
"_name": "", "_name": "",
......
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