Commit d6d706a2 authored by limingzhe's avatar limingzhe

fix: debug

parent cc500dee
No preview for this file type
...@@ -5884,7 +5884,7 @@ ...@@ -5884,7 +5884,7 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 913, "width": 921,
"height": 334 "height": 334
}, },
"_anchorPoint": { "_anchorPoint": {
...@@ -5919,7 +5919,7 @@ ...@@ -5919,7 +5919,7 @@
"_is3DNode": false, "_is3DNode": false,
"_groupIndex": 0, "_groupIndex": 0,
"groupIndex": 0, "groupIndex": 0,
"_id": "5e9FBqfS9AhYp0VgsGTFPC" "_id": "46W+JAvvBK47G8V2m2al+b"
}, },
{ {
"__type__": "cc.Sprite", "__type__": "cc.Sprite",
...@@ -5930,13 +5930,13 @@ ...@@ -5930,13 +5930,13 @@
}, },
"_enabled": true, "_enabled": true,
"_materials": [], "_materials": [],
"_srcBlendFactor": 1, "_srcBlendFactor": 770,
"_dstBlendFactor": 771, "_dstBlendFactor": 771,
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "d8d66adc-8ad7-4a0e-ab65-94ca03feb9e6" "__uuid__": "f1188070-5176-4fcb-929e-2941560ad5f5"
}, },
"_type": 0, "_type": 0,
"_sizeMode": 1, "_sizeMode": 2,
"_fillType": 0, "_fillType": 0,
"_fillCenter": { "_fillCenter": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -5945,9 +5945,9 @@ ...@@ -5945,9 +5945,9 @@
}, },
"_fillStart": 0, "_fillStart": 0,
"_fillRange": 0, "_fillRange": 0,
"_isTrimmedMode": true, "_isTrimmedMode": false,
"_atlas": null, "_atlas": null,
"_id": "bf9D1cY6dOvYAQrMEessXz" "_id": "d1pYvBDvxEF7kmLzI2LWoi"
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
......
{ {
"ver": "2.3.5", "ver": "2.3.5",
"uuid": "f0e1a450-62a7-48e4-831a-926c72bcde6c", "uuid": "9d971ea4-67a7-491a-a556-69217f384067",
"type": "sprite", "type": "sprite",
"wrapMode": "clamp", "wrapMode": "clamp",
"filterMode": "bilinear", "filterMode": "bilinear",
"premultiplyAlpha": true, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 921, "width": 921,
...@@ -13,17 +13,17 @@ ...@@ -13,17 +13,17 @@
"subMetas": { "subMetas": {
"bg_di_mask": { "bg_di_mask": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "d8d66adc-8ad7-4a0e-ab65-94ca03feb9e6", "uuid": "f1188070-5176-4fcb-929e-2941560ad5f5",
"rawTextureUuid": "f0e1a450-62a7-48e4-831a-926c72bcde6c", "rawTextureUuid": "9d971ea4-67a7-491a-a556-69217f384067",
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": 0, "offsetX": 0,
"offsetY": 0, "offsetY": 36.5,
"trimX": 4, "trimX": 4,
"trimY": 0, "trimY": 0,
"width": 913, "width": 913,
"height": 334, "height": 261,
"rawWidth": 921, "rawWidth": 921,
"rawHeight": 334, "rawHeight": 334,
"borderTop": 0, "borderTop": 0,
......
{
"ver": "2.3.5",
"uuid": "f0e1a450-62a7-48e4-831a-926c72bcde6c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": true,
"genMipmaps": false,
"packable": true,
"width": 921,
"height": 334,
"platformSettings": {},
"subMetas": {
"bg_di_mask_old": {
"ver": "1.0.4",
"uuid": "d8d66adc-8ad7-4a0e-ab65-94ca03feb9e6",
"rawTextureUuid": "f0e1a450-62a7-48e4-831a-926c72bcde6c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 4,
"trimY": 0,
"width": 913,
"height": 334,
"rawWidth": 921,
"rawHeight": 334,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
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