Commit 2f6dd977 authored by haiyoucuv's avatar haiyoucuv

init

parent 3aaa6993
...@@ -190,7 +190,7 @@ ...@@ -190,7 +190,7 @@
"_priority": 40000, "_priority": 40000,
"_fov": 45, "_fov": 45,
"_fovAxis": 0, "_fovAxis": 0,
"_orthoHeight": 975.3705179282869, "_orthoHeight": 857.2908366533865,
"_near": 0, "_near": 0,
"_far": 2000, "_far": 2000,
"_color": { "_color": {
...@@ -756,9 +756,9 @@ ...@@ -756,9 +756,9 @@
"_dstBlendFactor": 4, "_dstBlendFactor": 4,
"_color": { "_color": {
"__type__": "cc.Color", "__type__": "cc.Color",
"r": 167, "r": 189,
"g": 167, "g": 189,
"b": 167, "b": 189,
"a": 255 "a": 255
}, },
"_spriteFrame": { "_spriteFrame": {
...@@ -1534,7 +1534,7 @@ ...@@ -1534,7 +1534,7 @@
"_priority": 50000, "_priority": 50000,
"_fov": 45, "_fov": 45,
"_fovAxis": 0, "_fovAxis": 0,
"_orthoHeight": 975.3705179282869, "_orthoHeight": 857.2908366533865,
"_near": 1, "_near": 1,
"_far": 2000, "_far": 2000,
"_color": { "_color": {
......
...@@ -95,8 +95,8 @@ ...@@ -95,8 +95,8 @@
"_prefab": null, "_prefab": null,
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 375, "x": 812,
"y": 812, "y": 375,
"z": 0 "z": 0
}, },
"_lrot": { "_lrot": {
...@@ -178,10 +178,10 @@ ...@@ -178,10 +178,10 @@
"_enabled": true, "_enabled": true,
"__prefab": null, "__prefab": null,
"_projection": 0, "_projection": 0,
"_priority": 6553, "_priority": 65535,
"_fov": 45, "_fov": 45,
"_fovAxis": 0, "_fovAxis": 0,
"_orthoHeight": 812, "_orthoHeight": 857.2908366533865,
"_near": 1, "_near": 1,
"_far": 2000, "_far": 2000,
"_color": { "_color": {
...@@ -337,10 +337,10 @@ ...@@ -337,10 +337,10 @@
"__prefab": null, "__prefab": null,
"_alignFlags": 18, "_alignFlags": 18,
"_target": null, "_target": null,
"_left": 373.9999999999999, "_left": 437,
"_right": 373.9999999999999, "_right": 437,
"_top": 811, "_top": -437,
"_bottom": 811, "_bottom": -437,
"_horizontalCenter": 0, "_horizontalCenter": 0,
"_verticalCenter": 0, "_verticalCenter": 0,
"_isAbsLeft": true, "_isAbsLeft": true,
...@@ -349,8 +349,8 @@ ...@@ -349,8 +349,8 @@
"_isAbsBottom": true, "_isAbsBottom": true,
"_isAbsHorizontalCenter": true, "_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true, "_isAbsVerticalCenter": true,
"_originalWidth": 2, "_originalWidth": 750,
"_originalHeight": 2, "_originalHeight": 1624,
"_alignMode": 2, "_alignMode": 2,
"_lockFlags": 0, "_lockFlags": 0,
"_id": "0fDzFO+vVCyKywE5Dfr0n2" "_id": "0fDzFO+vVCyKywE5Dfr0n2"
...@@ -393,7 +393,7 @@ ...@@ -393,7 +393,7 @@
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 57.69999999999993, "y": 14,
"z": 0 "z": 0
}, },
"_lrot": { "_lrot": {
...@@ -961,8 +961,8 @@ ...@@ -961,8 +961,8 @@
"__prefab": null, "__prefab": null,
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 749.9999999999998, "width": 1624,
"height": 1624 "height": 750
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -995,12 +995,12 @@ ...@@ -995,12 +995,12 @@
"node": { "node": {
"__id__": 2 "__id__": 2
}, },
"_enabled": true, "_enabled": false,
"__prefab": null, "__prefab": null,
"_alignFlags": 45, "_alignFlags": 45,
"_target": null, "_target": null,
"_left": 1.1368683772161603e-13, "_left": 0,
"_right": 1.1368683772161603e-13, "_right": 0,
"_top": 0, "_top": 0,
"_bottom": 0, "_bottom": 0,
"_horizontalCenter": 0, "_horizontalCenter": 0,
......
...@@ -3,7 +3,9 @@ ...@@ -3,7 +3,9 @@
"general": { "general": {
"designResolution": { "designResolution": {
"width": 1624, "width": 1624,
"height": 750 "height": 750,
"fitHeight": true,
"fitWidth": true
}, },
"downloadMaxConcurrency": 20, "downloadMaxConcurrency": 20,
"renderPipeline": "c7e748e8-be82-4f6f-b2c0-085b604e40e5" "renderPipeline": "c7e748e8-be82-4f6f-b2c0-085b604e40e5"
......
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