Commit 1aeec3ce authored by 李维's avatar 李维

调整竖屏适配

parent 8f8da40e
...@@ -401,7 +401,7 @@ ...@@ -401,7 +401,7 @@
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 1280, "width": 1280,
"height": 600 "height": 720
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -413,7 +413,7 @@ ...@@ -413,7 +413,7 @@
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
0, 0,
60, 0,
0, 0,
0, 0,
0, 0,
...@@ -456,7 +456,7 @@ ...@@ -456,7 +456,7 @@
"__uuid__": "26cfcd53-ee9b-4c45-ab2a-ab13afdb9240" "__uuid__": "26cfcd53-ee9b-4c45-ab2a-ab13afdb9240"
}, },
"_type": 0, "_type": 0,
"_sizeMode": 1, "_sizeMode": 0,
"_fillType": 0, "_fillType": 0,
"_fillCenter": { "_fillCenter": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -479,7 +479,7 @@ ...@@ -479,7 +479,7 @@
"_enabled": true, "_enabled": true,
"alignMode": 1, "alignMode": 1,
"_target": null, "_target": null,
"_alignFlags": 1, "_alignFlags": 5,
"_left": 0, "_left": 0,
"_right": 0, "_right": 0,
"_top": 0, "_top": 0,
...@@ -493,7 +493,7 @@ ...@@ -493,7 +493,7 @@
"_isAbsHorizontalCenter": true, "_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true, "_isAbsVerticalCenter": true,
"_originalWidth": 1280, "_originalWidth": 1280,
"_originalHeight": 0, "_originalHeight": 600,
"_id": "e7Ib7jL2NIX5OrK30vjzn3" "_id": "e7Ib7jL2NIX5OrK30vjzn3"
}, },
{ {
......
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 634, "width": 1268,
"height": 360, "height": 720,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_bottom": { "bg_bottom": {
......
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 2560, "width": 1280,
"height": 1200, "height": 600,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_sky_new": { "bg_sky_new": {
......
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