Commit 2f6dd977 authored by haiyoucuv's avatar haiyoucuv

init

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