Commit b192f07e authored by Chen Jiping's avatar Chen Jiping

fix:修改相对位置问题

parent aef97bc1
......@@ -189,7 +189,7 @@
"array": [
0,
0,
342.21842439708195,
341.8527186837586,
0,
0,
0,
......@@ -896,14 +896,14 @@
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
"y": 0
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
309,
258,
0,
0,
0,
......@@ -968,11 +968,13 @@
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_target": {
"__id__": 2
},
"_alignFlags": 1,
"_left": 0,
"_right": 0,
"_top": -360,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
......
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