Commit f180e895 authored by wangxin's avatar wangxin

Update Scene.fire

parent af7f684e
...@@ -1057,14 +1057,14 @@ ...@@ -1057,14 +1057,14 @@
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0, "x": 0.5,
"y": 0.5 "y": 0.5
}, },
"_trs": { "_trs": {
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
-450, 0,
0, 0,
0, 0,
0, 0,
...@@ -1135,7 +1135,7 @@ ...@@ -1135,7 +1135,7 @@
"_enabled": true, "_enabled": true,
"alignMode": 2, "alignMode": 2,
"_target": null, "_target": null,
"_alignFlags": 40, "_alignFlags": 42,
"_left": 71.5, "_left": 71.5,
"_right": 71.5, "_right": 71.5,
"_top": 0, "_top": 0,
...@@ -1193,11 +1193,13 @@ ...@@ -1193,11 +1193,13 @@
}, },
"_enabled": true, "_enabled": true,
"alignMode": 2, "alignMode": 2,
"_target": null, "_target": {
"__id__": 23
},
"_alignFlags": 41, "_alignFlags": 41,
"_left": 118.5, "_left": 378.5,
"_right": 118.5, "_right": 378.5,
"_top": 127, "_top": -62.60000000000002,
"_bottom": 0, "_bottom": 0,
"_verticalCenter": 0, "_verticalCenter": 0,
"_horizontalCenter": 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