Commit 78d9880a authored by limingzhe's avatar limingzhe

fix: 加载优化

parent 1832cb60
...@@ -989,15 +989,15 @@ ...@@ -989,15 +989,15 @@
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0.5, "x": 1,
"y": 0.5 "y": 1
}, },
"_trs": { "_trs": {
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
474.06499999999994, 579.166,
271.898, 315.423,
0, 0,
0, 0,
0, 0,
...@@ -1065,8 +1065,8 @@ ...@@ -1065,8 +1065,8 @@
"_target": null, "_target": null,
"_alignFlags": 33, "_alignFlags": 33,
"_left": 0, "_left": 0,
"_right": 92.93500000000006, "_right": 60.833999999999946,
"_top": 52.601999999999975, "_top": 44.577,
"_bottom": 0, "_bottom": 0,
"_verticalCenter": 0, "_verticalCenter": 0,
"_horizontalCenter": 0, "_horizontalCenter": 0,
......
This diff is collapsed.
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