fix: 修复关卡绑定失效的问题
This commit is contained in:
@@ -290,7 +290,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -401.653,
|
||||
"y": 882.059,
|
||||
"y": 925.6,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -541,7 +541,7 @@
|
||||
"_target": null,
|
||||
"_left": 68.34699999999998,
|
||||
"_right": 0,
|
||||
"_top": 127.94100000000003,
|
||||
"_top": 84.39999999999998,
|
||||
"_bottom": 0,
|
||||
"_horizontalCenter": 0,
|
||||
"_verticalCenter": 0,
|
||||
@@ -610,7 +610,9 @@
|
||||
"_disabledSprite": null,
|
||||
"_duration": 0.1,
|
||||
"_zoomScale": 1.2,
|
||||
"_target": null,
|
||||
"_target": {
|
||||
"__id__": 10
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
@@ -626,8 +628,6 @@
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "ac1NMltcFCHYLwVCCxc8qC",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
},
|
||||
{
|
||||
@@ -657,7 +657,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -47.58100000000002,
|
||||
"y": 881.3830000000002,
|
||||
"y": 924.9239999999999,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -798,7 +798,7 @@
|
||||
"_target": null,
|
||||
"_left": 225.04009374999998,
|
||||
"_right": 0,
|
||||
"_top": 144.21699999999993,
|
||||
"_top": 100.6760000000001,
|
||||
"_bottom": 0,
|
||||
"_horizontalCenter": 0,
|
||||
"_verticalCenter": 0,
|
||||
@@ -811,7 +811,7 @@
|
||||
"_originalWidth": 0,
|
||||
"_originalHeight": 0,
|
||||
"_alignMode": 2,
|
||||
"_lockFlags": 0,
|
||||
"_lockFlags": 9,
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
@@ -827,8 +827,6 @@
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "12CJpBYllPtJT1ErTJCgwy",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
},
|
||||
{
|
||||
@@ -3554,7 +3552,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 900,
|
||||
"width": 920,
|
||||
"height": 1000
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -3663,7 +3661,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 900,
|
||||
"width": 920,
|
||||
"height": 1000
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -3815,8 +3813,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0.693,
|
||||
"y": 0.693,
|
||||
"x": 0.75,
|
||||
"y": 0.75,
|
||||
"z": 0.693
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -3865,8 +3863,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0.3,
|
||||
"y": 0.3,
|
||||
"x": 0.4,
|
||||
"y": 0.4,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -3894,7 +3892,7 @@
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 1297,
|
||||
"height": 1004
|
||||
"height": 729
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -4151,8 +4149,8 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 197.005,
|
||||
"y": 209.627,
|
||||
"x": 219.468,
|
||||
"y": 183.708,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -4435,7 +4433,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 500,
|
||||
"width": 600,
|
||||
"height": 500
|
||||
},
|
||||
"_anchorPoint": {
|
||||
|
||||
Reference in New Issue
Block a user