diff --git a/assets/resources/gui/anim/bsl.anim b/assets/resources/gui/anim/bsl.anim new file mode 100644 index 00000000..b8dcfbab --- /dev/null +++ b/assets/resources/gui/anim/bsl.anim @@ -0,0 +1,258 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "bsl", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 12, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.9166666666666666, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 11 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.VectorTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channels": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 9 + } + ], + "_nComponents": 3 + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + "scale" + ] + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 4 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.5, + 0.9166666666666666 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0.45, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0.5, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0.45, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 6 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.5, + 0.9166666666666666 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0.55, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0.65, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0.55, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 8 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.5, + 0.9166666666666666 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 10 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [], + "_values": [], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/anim/bsl.anim.meta b/assets/resources/gui/anim/bsl.anim.meta new file mode 100644 index 00000000..dbea87e2 --- /dev/null +++ b/assets/resources/gui/anim/bsl.anim.meta @@ -0,0 +1,13 @@ +{ + "ver": "2.0.3", + "importer": "animation-clip", + "imported": true, + "uuid": "64214851-8d47-48e6-9c6c-b465249a5019", + "files": [ + ".cconb" + ], + "subMetas": {}, + "userData": { + "name": "bsl" + } +} diff --git a/assets/resources/gui/element/card.prefab b/assets/resources/gui/element/card.prefab index 84a7c495..ad1412a6 100644 --- a/assets/resources/gui/element/card.prefab +++ b/assets/resources/gui/element/card.prefab @@ -22,59 +22,59 @@ "__id__": 2 }, { - "__id__": 8 + "__id__": 10 }, { - "__id__": 62 + "__id__": 64 }, { - "__id__": 86 + "__id__": 88 }, { - "__id__": 94 + "__id__": 96 }, { - "__id__": 100 + "__id__": 102 }, { - "__id__": 106 + "__id__": 108 }, { - "__id__": 118 + "__id__": 120 }, { - "__id__": 124 + "__id__": 126 }, { - "__id__": 178 + "__id__": 180 }, { - "__id__": 240 + "__id__": 242 }, { - "__id__": 258 + "__id__": 260 }, { - "__id__": 280 + "__id__": 282 }, { - "__id__": 342 + "__id__": 344 }, { - "__id__": 357 + "__id__": 359 } ], "_active": true, "_components": [ { - "__id__": 385 + "__id__": 387 }, { - "__id__": 387 + "__id__": 389 } ], "_prefab": { - "__id__": 389 + "__id__": 391 }, "_lpos": { "__type__": "cc.Vec3", @@ -121,10 +121,13 @@ }, { "__id__": 5 + }, + { + "__id__": 7 } ], "_prefab": { - "__id__": 7 + "__id__": 9 }, "_lpos": { "__type__": "cc.Vec3", @@ -228,6 +231,35 @@ "__type__": "cc.CompPrefabInfo", "fileId": "322rAt1J5Jb4GfZeCMlv5T" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 8 + }, + "playOnLoad": true, + "_clips": [ + { + "__uuid__": "64214851-8d47-48e6-9c6c-b465249a5019", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "64214851-8d47-48e6-9c6c-b465249a5019", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4frAs59FhOCqi7spKdw4VG" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -251,35 +283,35 @@ }, "_children": [ { - "__id__": 9 + "__id__": 11 }, { - "__id__": 17 + "__id__": 19 }, { - "__id__": 25 + "__id__": 27 }, { - "__id__": 33 + "__id__": 35 }, { - "__id__": 41 + "__id__": 43 }, { - "__id__": 49 + "__id__": 51 } ], "_active": true, "_components": [ { - "__id__": 57 + "__id__": 59 }, { - "__id__": 59 + "__id__": 61 } ], "_prefab": { - "__id__": 61 + "__id__": 63 }, "_lpos": { "__type__": "cc.Vec3", @@ -316,23 +348,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 8 + "__id__": 10 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 10 - }, { "__id__": 12 }, { "__id__": 14 + }, + { + "__id__": 16 } ], "_prefab": { - "__id__": 16 + "__id__": 18 }, "_lpos": { "__type__": "cc.Vec3", @@ -369,11 +401,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 9 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 11 + "__id__": 13 }, "_contentSize": { "__type__": "cc.Size", @@ -397,11 +429,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 9 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 13 + "__id__": 15 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -445,11 +477,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 9 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 15 + "__id__": 17 }, "_alignFlags": 45, "_target": null, @@ -494,23 +526,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 8 + "__id__": 10 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 18 - }, { "__id__": 20 }, { "__id__": 22 + }, + { + "__id__": 24 } ], "_prefab": { - "__id__": 24 + "__id__": 26 }, "_lpos": { "__type__": "cc.Vec3", @@ -547,11 +579,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 19 }, "_enabled": true, "__prefab": { - "__id__": 19 + "__id__": 21 }, "_contentSize": { "__type__": "cc.Size", @@ -575,11 +607,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 19 }, "_enabled": true, "__prefab": { - "__id__": 21 + "__id__": 23 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -623,11 +655,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 19 }, "_enabled": true, "__prefab": { - "__id__": 23 + "__id__": 25 }, "_alignFlags": 45, "_target": null, @@ -672,23 +704,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 8 + "__id__": 10 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 26 - }, { "__id__": 28 }, { "__id__": 30 + }, + { + "__id__": 32 } ], "_prefab": { - "__id__": 32 + "__id__": 34 }, "_lpos": { "__type__": "cc.Vec3", @@ -725,11 +757,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 25 + "__id__": 27 }, "_enabled": true, "__prefab": { - "__id__": 27 + "__id__": 29 }, "_contentSize": { "__type__": "cc.Size", @@ -753,11 +785,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 25 + "__id__": 27 }, "_enabled": true, "__prefab": { - "__id__": 29 + "__id__": 31 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -801,11 +833,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 25 + "__id__": 27 }, "_enabled": true, "__prefab": { - "__id__": 31 + "__id__": 33 }, "_alignFlags": 45, "_target": null, @@ -850,23 +882,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 8 + "__id__": 10 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 34 - }, { "__id__": 36 }, { "__id__": 38 + }, + { + "__id__": 40 } ], "_prefab": { - "__id__": 40 + "__id__": 42 }, "_lpos": { "__type__": "cc.Vec3", @@ -903,11 +935,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 33 + "__id__": 35 }, "_enabled": true, "__prefab": { - "__id__": 35 + "__id__": 37 }, "_contentSize": { "__type__": "cc.Size", @@ -931,11 +963,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 33 + "__id__": 35 }, "_enabled": true, "__prefab": { - "__id__": 37 + "__id__": 39 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -979,11 +1011,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 33 + "__id__": 35 }, "_enabled": true, "__prefab": { - "__id__": 39 + "__id__": 41 }, "_alignFlags": 45, "_target": null, @@ -1028,23 +1060,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 8 + "__id__": 10 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 42 - }, { "__id__": 44 }, { "__id__": 46 + }, + { + "__id__": 48 } ], "_prefab": { - "__id__": 48 + "__id__": 50 }, "_lpos": { "__type__": "cc.Vec3", @@ -1081,11 +1113,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 41 + "__id__": 43 }, "_enabled": true, "__prefab": { - "__id__": 43 + "__id__": 45 }, "_contentSize": { "__type__": "cc.Size", @@ -1109,11 +1141,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 41 + "__id__": 43 }, "_enabled": true, "__prefab": { - "__id__": 45 + "__id__": 47 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1157,11 +1189,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 41 + "__id__": 43 }, "_enabled": true, "__prefab": { - "__id__": 47 + "__id__": 49 }, "_alignFlags": 45, "_target": null, @@ -1206,23 +1238,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 8 + "__id__": 10 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 50 - }, { "__id__": 52 }, { "__id__": 54 + }, + { + "__id__": 56 } ], "_prefab": { - "__id__": 56 + "__id__": 58 }, "_lpos": { "__type__": "cc.Vec3", @@ -1259,11 +1291,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 49 + "__id__": 51 }, "_enabled": true, "__prefab": { - "__id__": 51 + "__id__": 53 }, "_contentSize": { "__type__": "cc.Size", @@ -1287,11 +1319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 49 + "__id__": 51 }, "_enabled": true, "__prefab": { - "__id__": 53 + "__id__": 55 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1335,11 +1367,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 49 + "__id__": 51 }, "_enabled": true, "__prefab": { - "__id__": 55 + "__id__": 57 }, "_alignFlags": 45, "_target": null, @@ -1384,11 +1416,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 58 + "__id__": 60 }, "_contentSize": { "__type__": "cc.Size", @@ -1412,11 +1444,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 60 + "__id__": 62 }, "_alignFlags": 45, "_target": null, @@ -1465,17 +1497,14 @@ }, "_children": [ { - "__id__": 63 + "__id__": 65 }, { - "__id__": 69 + "__id__": 71 } ], "_active": true, "_components": [ - { - "__id__": 77 - }, { "__id__": 79 }, @@ -1484,10 +1513,13 @@ }, { "__id__": 83 + }, + { + "__id__": 85 } ], "_prefab": { - "__id__": 85 + "__id__": 87 }, "_lpos": { "__type__": "cc.Vec3", @@ -1524,20 +1556,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 62 + "__id__": 64 }, "_children": [], "_active": false, "_components": [ { - "__id__": 64 + "__id__": 66 }, { - "__id__": 66 + "__id__": 68 } ], "_prefab": { - "__id__": 68 + "__id__": 70 }, "_lpos": { "__type__": "cc.Vec3", @@ -1574,11 +1606,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 65 }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 67 }, "_contentSize": { "__type__": "cc.Size", @@ -1602,11 +1634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 65 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 69 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1663,23 +1695,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 62 + "__id__": 64 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 70 - }, { "__id__": 72 }, { "__id__": 74 + }, + { + "__id__": 76 } ], "_prefab": { - "__id__": 76 + "__id__": 78 }, "_lpos": { "__type__": "cc.Vec3", @@ -1716,11 +1748,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 69 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 71 + "__id__": 73 }, "_contentSize": { "__type__": "cc.Size", @@ -1744,11 +1776,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 69 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 75 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1789,11 +1821,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 69 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 75 + "__id__": 77 }, "playOnLoad": false, "_clips": [], @@ -1823,11 +1855,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 78 + "__id__": 80 }, "_contentSize": { "__type__": "cc.Size", @@ -1851,11 +1883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 80 + "__id__": 82 }, "_type": 0, "_inverted": false, @@ -1873,11 +1905,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 82 + "__id__": 84 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1919,11 +1951,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 84 + "__id__": 86 }, "_alignFlags": 45, "_target": null, @@ -1973,18 +2005,18 @@ "_children": [], "_active": false, "_components": [ - { - "__id__": 87 - }, { "__id__": 89 }, { "__id__": 91 + }, + { + "__id__": 93 } ], "_prefab": { - "__id__": 93 + "__id__": 95 }, "_lpos": { "__type__": "cc.Vec3", @@ -2021,11 +2053,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 86 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 88 + "__id__": 90 }, "_contentSize": { "__type__": "cc.Size", @@ -2049,11 +2081,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 86 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 90 + "__id__": 92 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2097,11 +2129,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 86 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 92 + "__id__": 94 }, "_alignFlags": 44, "_target": null, @@ -2152,14 +2184,14 @@ "_active": false, "_components": [ { - "__id__": 95 + "__id__": 97 }, { - "__id__": 97 + "__id__": 99 } ], "_prefab": { - "__id__": 99 + "__id__": 101 }, "_lpos": { "__type__": "cc.Vec3", @@ -2196,11 +2228,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 94 + "__id__": 96 }, "_enabled": true, "__prefab": { - "__id__": 96 + "__id__": 98 }, "_contentSize": { "__type__": "cc.Size", @@ -2224,11 +2256,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 94 + "__id__": 96 }, "_enabled": true, "__prefab": { - "__id__": 98 + "__id__": 100 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2291,14 +2323,14 @@ "_active": true, "_components": [ { - "__id__": 101 + "__id__": 103 }, { - "__id__": 103 + "__id__": 105 } ], "_prefab": { - "__id__": 105 + "__id__": 107 }, "_lpos": { "__type__": "cc.Vec3", @@ -2335,11 +2367,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 100 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 102 + "__id__": 104 }, "_contentSize": { "__type__": "cc.Size", @@ -2363,11 +2395,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 100 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 104 + "__id__": 106 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2448,20 +2480,20 @@ }, "_children": [ { - "__id__": 107 + "__id__": 109 } ], "_active": false, "_components": [ { - "__id__": 113 + "__id__": 115 }, { - "__id__": 115 + "__id__": 117 } ], "_prefab": { - "__id__": 117 + "__id__": 119 }, "_lpos": { "__type__": "cc.Vec3", @@ -2498,20 +2530,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 106 + "__id__": 108 }, "_children": [], "_active": true, "_components": [ { - "__id__": 108 + "__id__": 110 }, { - "__id__": 110 + "__id__": 112 } ], "_prefab": { - "__id__": 112 + "__id__": 114 }, "_lpos": { "__type__": "cc.Vec3", @@ -2548,11 +2580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 107 + "__id__": 109 }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 111 }, "_contentSize": { "__type__": "cc.Size", @@ -2576,11 +2608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 107 + "__id__": 109 }, "_enabled": true, "__prefab": { - "__id__": 111 + "__id__": 113 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2657,11 +2689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 106 + "__id__": 108 }, "_enabled": true, "__prefab": { - "__id__": 114 + "__id__": 116 }, "_contentSize": { "__type__": "cc.Size", @@ -2685,11 +2717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 106 + "__id__": 108 }, "_enabled": true, "__prefab": { - "__id__": 116 + "__id__": 118 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2752,14 +2784,14 @@ "_active": false, "_components": [ { - "__id__": 119 + "__id__": 121 }, { - "__id__": 121 + "__id__": 123 } ], "_prefab": { - "__id__": 123 + "__id__": 125 }, "_lpos": { "__type__": "cc.Vec3", @@ -2796,11 +2828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 120 + "__id__": 122 }, "_contentSize": { "__type__": "cc.Size", @@ -2824,11 +2856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 122 + "__id__": 124 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2889,35 +2921,35 @@ }, "_children": [ { - "__id__": 125 + "__id__": 127 }, { - "__id__": 133 + "__id__": 135 }, { - "__id__": 141 + "__id__": 143 }, { - "__id__": 149 + "__id__": 151 }, { - "__id__": 157 + "__id__": 159 }, { - "__id__": 165 + "__id__": 167 } ], "_active": true, "_components": [ { - "__id__": 173 + "__id__": 175 }, { - "__id__": 175 + "__id__": 177 } ], "_prefab": { - "__id__": 177 + "__id__": 179 }, "_lpos": { "__type__": "cc.Vec3", @@ -2954,23 +2986,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 124 + "__id__": 126 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 126 - }, { "__id__": 128 }, { "__id__": 130 + }, + { + "__id__": 132 } ], "_prefab": { - "__id__": 132 + "__id__": 134 }, "_lpos": { "__type__": "cc.Vec3", @@ -3007,11 +3039,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 127 + "__id__": 129 }, "_contentSize": { "__type__": "cc.Size", @@ -3035,11 +3067,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 129 + "__id__": 131 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3083,11 +3115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 131 + "__id__": 133 }, "_alignFlags": 45, "_target": null, @@ -3132,23 +3164,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 124 + "__id__": 126 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 134 - }, { "__id__": 136 }, { "__id__": 138 + }, + { + "__id__": 140 } ], "_prefab": { - "__id__": 140 + "__id__": 142 }, "_lpos": { "__type__": "cc.Vec3", @@ -3185,11 +3217,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 135 }, "_enabled": true, "__prefab": { - "__id__": 135 + "__id__": 137 }, "_contentSize": { "__type__": "cc.Size", @@ -3213,11 +3245,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 135 }, "_enabled": true, "__prefab": { - "__id__": 137 + "__id__": 139 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3261,11 +3293,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 135 }, "_enabled": true, "__prefab": { - "__id__": 139 + "__id__": 141 }, "_alignFlags": 45, "_target": null, @@ -3310,23 +3342,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 124 + "__id__": 126 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 142 - }, { "__id__": 144 }, { "__id__": 146 + }, + { + "__id__": 148 } ], "_prefab": { - "__id__": 148 + "__id__": 150 }, "_lpos": { "__type__": "cc.Vec3", @@ -3363,11 +3395,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 141 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 143 + "__id__": 145 }, "_contentSize": { "__type__": "cc.Size", @@ -3391,11 +3423,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 141 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 145 + "__id__": 147 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3439,11 +3471,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 141 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 147 + "__id__": 149 }, "_alignFlags": 45, "_target": null, @@ -3488,23 +3520,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 124 + "__id__": 126 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 150 - }, { "__id__": 152 }, { "__id__": 154 + }, + { + "__id__": 156 } ], "_prefab": { - "__id__": 156 + "__id__": 158 }, "_lpos": { "__type__": "cc.Vec3", @@ -3541,11 +3573,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 149 + "__id__": 151 }, "_enabled": true, "__prefab": { - "__id__": 151 + "__id__": 153 }, "_contentSize": { "__type__": "cc.Size", @@ -3569,11 +3601,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 149 + "__id__": 151 }, "_enabled": true, "__prefab": { - "__id__": 153 + "__id__": 155 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3617,11 +3649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 149 + "__id__": 151 }, "_enabled": true, "__prefab": { - "__id__": 155 + "__id__": 157 }, "_alignFlags": 45, "_target": null, @@ -3666,23 +3698,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 124 + "__id__": 126 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 158 - }, { "__id__": 160 }, { "__id__": 162 + }, + { + "__id__": 164 } ], "_prefab": { - "__id__": 164 + "__id__": 166 }, "_lpos": { "__type__": "cc.Vec3", @@ -3719,11 +3751,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 157 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 159 + "__id__": 161 }, "_contentSize": { "__type__": "cc.Size", @@ -3747,11 +3779,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 157 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 161 + "__id__": 163 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3795,11 +3827,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 157 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 163 + "__id__": 165 }, "_alignFlags": 45, "_target": null, @@ -3844,23 +3876,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 124 + "__id__": 126 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 166 - }, { "__id__": 168 }, { "__id__": 170 + }, + { + "__id__": 172 } ], "_prefab": { - "__id__": 172 + "__id__": 174 }, "_lpos": { "__type__": "cc.Vec3", @@ -3897,11 +3929,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 167 }, "_enabled": true, "__prefab": { - "__id__": 167 + "__id__": 169 }, "_contentSize": { "__type__": "cc.Size", @@ -3925,11 +3957,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 167 }, "_enabled": true, "__prefab": { - "__id__": 169 + "__id__": 171 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3973,11 +4005,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 167 }, "_enabled": true, "__prefab": { - "__id__": 171 + "__id__": 173 }, "_alignFlags": 45, "_target": null, @@ -4022,11 +4054,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 126 }, "_enabled": true, "__prefab": { - "__id__": 174 + "__id__": 176 }, "_contentSize": { "__type__": "cc.Size", @@ -4050,11 +4082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 126 }, "_enabled": true, "__prefab": { - "__id__": 176 + "__id__": 178 }, "_alignFlags": 45, "_target": null, @@ -4103,38 +4135,38 @@ }, "_children": [ { - "__id__": 179 + "__id__": 181 }, { - "__id__": 187 + "__id__": 189 }, { - "__id__": 195 + "__id__": 197 }, { - "__id__": 203 + "__id__": 205 }, { - "__id__": 211 + "__id__": 213 }, { - "__id__": 219 + "__id__": 221 }, { - "__id__": 227 + "__id__": 229 } ], "_active": true, "_components": [ { - "__id__": 235 + "__id__": 237 }, { - "__id__": 237 + "__id__": 239 } ], "_prefab": { - "__id__": 239 + "__id__": 241 }, "_lpos": { "__type__": "cc.Vec3", @@ -4171,23 +4203,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 180 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 180 - }, { "__id__": 182 }, { "__id__": 184 + }, + { + "__id__": 186 } ], "_prefab": { - "__id__": 186 + "__id__": 188 }, "_lpos": { "__type__": "cc.Vec3", @@ -4224,11 +4256,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 179 + "__id__": 181 }, "_enabled": true, "__prefab": { - "__id__": 181 + "__id__": 183 }, "_contentSize": { "__type__": "cc.Size", @@ -4252,11 +4284,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 179 + "__id__": 181 }, "_enabled": true, "__prefab": { - "__id__": 183 + "__id__": 185 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4300,11 +4332,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 179 + "__id__": 181 }, "_enabled": true, "__prefab": { - "__id__": 185 + "__id__": 187 }, "_alignFlags": 45, "_target": null, @@ -4349,23 +4381,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 180 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 188 - }, { "__id__": 190 }, { "__id__": 192 + }, + { + "__id__": 194 } ], "_prefab": { - "__id__": 194 + "__id__": 196 }, "_lpos": { "__type__": "cc.Vec3", @@ -4402,11 +4434,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 187 + "__id__": 189 }, "_enabled": true, "__prefab": { - "__id__": 189 + "__id__": 191 }, "_contentSize": { "__type__": "cc.Size", @@ -4430,11 +4462,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 187 + "__id__": 189 }, "_enabled": true, "__prefab": { - "__id__": 191 + "__id__": 193 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4478,11 +4510,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 187 + "__id__": 189 }, "_enabled": true, "__prefab": { - "__id__": 193 + "__id__": 195 }, "_alignFlags": 45, "_target": null, @@ -4527,23 +4559,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 180 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 196 - }, { "__id__": 198 }, { "__id__": 200 + }, + { + "__id__": 202 } ], "_prefab": { - "__id__": 202 + "__id__": 204 }, "_lpos": { "__type__": "cc.Vec3", @@ -4580,11 +4612,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 195 + "__id__": 197 }, "_enabled": true, "__prefab": { - "__id__": 197 + "__id__": 199 }, "_contentSize": { "__type__": "cc.Size", @@ -4608,11 +4640,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 195 + "__id__": 197 }, "_enabled": true, "__prefab": { - "__id__": 199 + "__id__": 201 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4656,11 +4688,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 195 + "__id__": 197 }, "_enabled": true, "__prefab": { - "__id__": 201 + "__id__": 203 }, "_alignFlags": 45, "_target": null, @@ -4705,23 +4737,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 180 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 204 - }, { "__id__": 206 }, { "__id__": 208 + }, + { + "__id__": 210 } ], "_prefab": { - "__id__": 210 + "__id__": 212 }, "_lpos": { "__type__": "cc.Vec3", @@ -4758,11 +4790,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 203 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 205 + "__id__": 207 }, "_contentSize": { "__type__": "cc.Size", @@ -4786,11 +4818,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 203 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 207 + "__id__": 209 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4834,11 +4866,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 203 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 209 + "__id__": 211 }, "_alignFlags": 45, "_target": null, @@ -4883,23 +4915,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 180 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 212 - }, { "__id__": 214 }, { "__id__": 216 + }, + { + "__id__": 218 } ], "_prefab": { - "__id__": 218 + "__id__": 220 }, "_lpos": { "__type__": "cc.Vec3", @@ -4936,11 +4968,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 211 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 213 + "__id__": 215 }, "_contentSize": { "__type__": "cc.Size", @@ -4964,11 +4996,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 211 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 215 + "__id__": 217 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5012,11 +5044,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 211 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 217 + "__id__": 219 }, "_alignFlags": 45, "_target": null, @@ -5061,23 +5093,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 180 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 220 - }, { "__id__": 222 }, { "__id__": 224 + }, + { + "__id__": 226 } ], "_prefab": { - "__id__": 226 + "__id__": 228 }, "_lpos": { "__type__": "cc.Vec3", @@ -5114,11 +5146,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 221 + "__id__": 223 }, "_contentSize": { "__type__": "cc.Size", @@ -5142,11 +5174,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 223 + "__id__": 225 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5190,11 +5222,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 225 + "__id__": 227 }, "_alignFlags": 45, "_target": null, @@ -5239,23 +5271,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 180 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 228 - }, { "__id__": 230 }, { "__id__": 232 + }, + { + "__id__": 234 } ], "_prefab": { - "__id__": 234 + "__id__": 236 }, "_lpos": { "__type__": "cc.Vec3", @@ -5292,11 +5324,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 227 + "__id__": 229 }, "_enabled": true, "__prefab": { - "__id__": 229 + "__id__": 231 }, "_contentSize": { "__type__": "cc.Size", @@ -5320,11 +5352,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 227 + "__id__": 229 }, "_enabled": true, "__prefab": { - "__id__": 231 + "__id__": 233 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5365,11 +5397,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 227 + "__id__": 229 }, "_enabled": true, "__prefab": { - "__id__": 233 + "__id__": 235 }, "_alignFlags": 44, "_target": null, @@ -5414,11 +5446,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 180 }, "_enabled": true, "__prefab": { - "__id__": 236 + "__id__": 238 }, "_contentSize": { "__type__": "cc.Size", @@ -5442,11 +5474,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 180 }, "_enabled": true, "__prefab": { - "__id__": 238 + "__id__": 240 }, "_alignFlags": 45, "_target": null, @@ -5495,23 +5527,23 @@ }, "_children": [ { - "__id__": 241 + "__id__": 243 }, { - "__id__": 247 + "__id__": 249 } ], "_active": true, "_components": [ { - "__id__": 253 + "__id__": 255 }, { - "__id__": 255 + "__id__": 257 } ], "_prefab": { - "__id__": 257 + "__id__": 259 }, "_lpos": { "__type__": "cc.Vec3", @@ -5548,20 +5580,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 240 + "__id__": 242 }, "_children": [], "_active": true, "_components": [ { - "__id__": 242 + "__id__": 244 }, { - "__id__": 244 + "__id__": 246 } ], "_prefab": { - "__id__": 246 + "__id__": 248 }, "_lpos": { "__type__": "cc.Vec3", @@ -5598,11 +5630,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 241 + "__id__": 243 }, "_enabled": true, "__prefab": { - "__id__": 243 + "__id__": 245 }, "_contentSize": { "__type__": "cc.Size", @@ -5626,11 +5658,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 241 + "__id__": 243 }, "_enabled": true, "__prefab": { - "__id__": 245 + "__id__": 247 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5687,20 +5719,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 240 + "__id__": 242 }, "_children": [], "_active": true, "_components": [ { - "__id__": 248 + "__id__": 250 }, { - "__id__": 250 + "__id__": 252 } ], "_prefab": { - "__id__": 252 + "__id__": 254 }, "_lpos": { "__type__": "cc.Vec3", @@ -5737,11 +5769,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 247 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 249 + "__id__": 251 }, "_contentSize": { "__type__": "cc.Size", @@ -5765,11 +5797,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 247 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 251 + "__id__": 253 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5846,11 +5878,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 242 }, "_enabled": true, "__prefab": { - "__id__": 254 + "__id__": 256 }, "_contentSize": { "__type__": "cc.Size", @@ -5874,11 +5906,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 242 }, "_enabled": true, "__prefab": { - "__id__": 256 + "__id__": 258 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5933,23 +5965,23 @@ }, "_children": [ { - "__id__": 259 + "__id__": 261 }, { - "__id__": 267 + "__id__": 269 } ], "_active": true, "_components": [ { - "__id__": 275 + "__id__": 277 }, { - "__id__": 277 + "__id__": 279 } ], "_prefab": { - "__id__": 279 + "__id__": 281 }, "_lpos": { "__type__": "cc.Vec3", @@ -5986,23 +6018,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 258 + "__id__": 260 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 260 - }, { "__id__": 262 }, { "__id__": 264 + }, + { + "__id__": 266 } ], "_prefab": { - "__id__": 266 + "__id__": 268 }, "_lpos": { "__type__": "cc.Vec3", @@ -6039,11 +6071,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 259 + "__id__": 261 }, "_enabled": true, "__prefab": { - "__id__": 261 + "__id__": 263 }, "_contentSize": { "__type__": "cc.Size", @@ -6067,11 +6099,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 259 + "__id__": 261 }, "_enabled": true, "__prefab": { - "__id__": 263 + "__id__": 265 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6112,11 +6144,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 259 + "__id__": 261 }, "_enabled": true, "__prefab": { - "__id__": 265 + "__id__": 267 }, "_alignFlags": 45, "_target": null, @@ -6161,23 +6193,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 258 + "__id__": 260 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 268 - }, { "__id__": 270 }, { "__id__": 272 + }, + { + "__id__": 274 } ], "_prefab": { - "__id__": 274 + "__id__": 276 }, "_lpos": { "__type__": "cc.Vec3", @@ -6214,11 +6246,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 267 + "__id__": 269 }, "_enabled": true, "__prefab": { - "__id__": 269 + "__id__": 271 }, "_contentSize": { "__type__": "cc.Size", @@ -6242,11 +6274,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 267 + "__id__": 269 }, "_enabled": true, "__prefab": { - "__id__": 271 + "__id__": 273 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6310,11 +6342,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 267 + "__id__": 269 }, "_enabled": true, "__prefab": { - "__id__": 273 + "__id__": 275 }, "_alignFlags": 45, "_target": null, @@ -6359,11 +6391,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 258 + "__id__": 260 }, "_enabled": true, "__prefab": { - "__id__": 276 + "__id__": 278 }, "_contentSize": { "__type__": "cc.Size", @@ -6387,11 +6419,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 258 + "__id__": 260 }, "_enabled": true, "__prefab": { - "__id__": 278 + "__id__": 280 }, "_alignFlags": 44, "_target": null, @@ -6440,23 +6472,23 @@ }, "_children": [ { - "__id__": 281 + "__id__": 283 }, { - "__id__": 309 + "__id__": 311 } ], "_active": true, "_components": [ { - "__id__": 337 + "__id__": 339 }, { - "__id__": 339 + "__id__": 341 } ], "_prefab": { - "__id__": 341 + "__id__": 343 }, "_lpos": { "__type__": "cc.Vec3", @@ -6493,33 +6525,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 280 + "__id__": 282 }, "_children": [ { - "__id__": 282 + "__id__": 284 }, { - "__id__": 290 + "__id__": 292 }, { - "__id__": 296 + "__id__": 298 } ], "_active": true, "_components": [ - { - "__id__": 302 - }, { "__id__": 304 }, { "__id__": 306 + }, + { + "__id__": 308 } ], "_prefab": { - "__id__": 308 + "__id__": 310 }, "_lpos": { "__type__": "cc.Vec3", @@ -6556,23 +6588,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 281 + "__id__": 283 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 283 - }, { "__id__": 285 }, { "__id__": 287 + }, + { + "__id__": 289 } ], "_prefab": { - "__id__": 289 + "__id__": 291 }, "_lpos": { "__type__": "cc.Vec3", @@ -6609,11 +6641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 284 + "__id__": 286 }, "_contentSize": { "__type__": "cc.Size", @@ -6637,11 +6669,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 286 + "__id__": 288 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6682,11 +6714,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 288 + "__id__": 290 }, "_alignFlags": 45, "_target": null, @@ -6731,20 +6763,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 281 + "__id__": 283 }, "_children": [], "_active": true, "_components": [ { - "__id__": 291 + "__id__": 293 }, { - "__id__": 293 + "__id__": 295 } ], "_prefab": { - "__id__": 295 + "__id__": 297 }, "_lpos": { "__type__": "cc.Vec3", @@ -6781,11 +6813,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 290 + "__id__": 292 }, "_enabled": true, "__prefab": { - "__id__": 292 + "__id__": 294 }, "_contentSize": { "__type__": "cc.Size", @@ -6809,11 +6841,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 290 + "__id__": 292 }, "_enabled": true, "__prefab": { - "__id__": 294 + "__id__": 296 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6867,20 +6899,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 281 + "__id__": 283 }, "_children": [], "_active": true, "_components": [ { - "__id__": 297 + "__id__": 299 }, { - "__id__": 299 + "__id__": 301 } ], "_prefab": { - "__id__": 301 + "__id__": 303 }, "_lpos": { "__type__": "cc.Vec3", @@ -6917,11 +6949,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 296 + "__id__": 298 }, "_enabled": true, "__prefab": { - "__id__": 298 + "__id__": 300 }, "_contentSize": { "__type__": "cc.Size", @@ -6945,11 +6977,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 296 + "__id__": 298 }, "_enabled": true, "__prefab": { - "__id__": 300 + "__id__": 302 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7026,11 +7058,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 281 + "__id__": 283 }, "_enabled": true, "__prefab": { - "__id__": 303 + "__id__": 305 }, "_contentSize": { "__type__": "cc.Size", @@ -7054,11 +7086,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 281 + "__id__": 283 }, "_enabled": false, "__prefab": { - "__id__": 305 + "__id__": 307 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7099,11 +7131,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 281 + "__id__": 283 }, "_enabled": true, "__prefab": { - "__id__": 307 + "__id__": 309 }, "_alignFlags": 12, "_target": null, @@ -7148,33 +7180,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 280 + "__id__": 282 }, "_children": [ { - "__id__": 310 + "__id__": 312 }, { - "__id__": 318 + "__id__": 320 }, { - "__id__": 324 + "__id__": 326 } ], "_active": true, "_components": [ - { - "__id__": 330 - }, { "__id__": 332 }, { "__id__": 334 + }, + { + "__id__": 336 } ], "_prefab": { - "__id__": 336 + "__id__": 338 }, "_lpos": { "__type__": "cc.Vec3", @@ -7211,23 +7243,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 309 + "__id__": 311 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 311 - }, { "__id__": 313 }, { "__id__": 315 + }, + { + "__id__": 317 } ], "_prefab": { - "__id__": 317 + "__id__": 319 }, "_lpos": { "__type__": "cc.Vec3", @@ -7264,11 +7296,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 310 + "__id__": 312 }, "_enabled": true, "__prefab": { - "__id__": 312 + "__id__": 314 }, "_contentSize": { "__type__": "cc.Size", @@ -7292,11 +7324,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 310 + "__id__": 312 }, "_enabled": true, "__prefab": { - "__id__": 314 + "__id__": 316 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7337,11 +7369,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 310 + "__id__": 312 }, "_enabled": true, "__prefab": { - "__id__": 316 + "__id__": 318 }, "_alignFlags": 45, "_target": null, @@ -7386,20 +7418,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 309 + "__id__": 311 }, "_children": [], "_active": true, "_components": [ { - "__id__": 319 + "__id__": 321 }, { - "__id__": 321 + "__id__": 323 } ], "_prefab": { - "__id__": 323 + "__id__": 325 }, "_lpos": { "__type__": "cc.Vec3", @@ -7436,11 +7468,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 318 + "__id__": 320 }, "_enabled": true, "__prefab": { - "__id__": 320 + "__id__": 322 }, "_contentSize": { "__type__": "cc.Size", @@ -7464,11 +7496,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 318 + "__id__": 320 }, "_enabled": true, "__prefab": { - "__id__": 322 + "__id__": 324 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7522,20 +7554,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 309 + "__id__": 311 }, "_children": [], "_active": true, "_components": [ { - "__id__": 325 + "__id__": 327 }, { - "__id__": 327 + "__id__": 329 } ], "_prefab": { - "__id__": 329 + "__id__": 331 }, "_lpos": { "__type__": "cc.Vec3", @@ -7572,11 +7604,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 324 + "__id__": 326 }, "_enabled": true, "__prefab": { - "__id__": 326 + "__id__": 328 }, "_contentSize": { "__type__": "cc.Size", @@ -7600,11 +7632,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 324 + "__id__": 326 }, "_enabled": true, "__prefab": { - "__id__": 328 + "__id__": 330 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7681,11 +7713,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 309 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 331 + "__id__": 333 }, "_contentSize": { "__type__": "cc.Size", @@ -7709,11 +7741,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 309 + "__id__": 311 }, "_enabled": false, "__prefab": { - "__id__": 333 + "__id__": 335 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7754,11 +7786,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 309 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 335 + "__id__": 337 }, "_alignFlags": 12, "_target": null, @@ -7803,11 +7835,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 338 + "__id__": 340 }, "_contentSize": { "__type__": "cc.Size", @@ -7831,11 +7863,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 340 + "__id__": 342 }, "_alignFlags": 44, "_target": null, @@ -7884,23 +7916,23 @@ }, "_children": [ { - "__id__": 343 + "__id__": 345 } ], "_active": false, "_components": [ - { - "__id__": 349 - }, { "__id__": 351 }, { "__id__": 353 + }, + { + "__id__": 355 } ], "_prefab": { - "__id__": 356 + "__id__": 358 }, "_lpos": { "__type__": "cc.Vec3", @@ -7937,20 +7969,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 342 + "__id__": 344 }, "_children": [], "_active": true, "_components": [ { - "__id__": 344 + "__id__": 346 }, { - "__id__": 346 + "__id__": 348 } ], "_prefab": { - "__id__": 348 + "__id__": 350 }, "_lpos": { "__type__": "cc.Vec3", @@ -7987,11 +8019,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 345 }, "_enabled": true, "__prefab": { - "__id__": 345 + "__id__": 347 }, "_contentSize": { "__type__": "cc.Size", @@ -8015,11 +8047,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 345 }, "_enabled": true, "__prefab": { - "__id__": 347 + "__id__": 349 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8096,11 +8128,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 342 + "__id__": 344 }, "_enabled": true, "__prefab": { - "__id__": 350 + "__id__": 352 }, "_contentSize": { "__type__": "cc.Size", @@ -8124,11 +8156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 342 + "__id__": 344 }, "_enabled": true, "__prefab": { - "__id__": 352 + "__id__": 354 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8172,15 +8204,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 342 + "__id__": 344 }, "_enabled": true, "__prefab": { - "__id__": 354 + "__id__": 356 }, "clickEvents": [ { - "__id__": 355 + "__id__": 357 } ], "_interactable": true, @@ -8259,26 +8291,26 @@ }, "_children": [ { - "__id__": 358 + "__id__": 360 }, { - "__id__": 364 + "__id__": 366 }, { - "__id__": 370 + "__id__": 372 }, { - "__id__": 376 + "__id__": 378 } ], "_active": true, "_components": [ { - "__id__": 382 + "__id__": 384 } ], "_prefab": { - "__id__": 384 + "__id__": 386 }, "_lpos": { "__type__": "cc.Vec3", @@ -8315,20 +8347,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 357 + "__id__": 359 }, "_children": [], "_active": true, "_components": [ { - "__id__": 359 + "__id__": 361 }, { - "__id__": 361 + "__id__": 363 } ], "_prefab": { - "__id__": 363 + "__id__": 365 }, "_lpos": { "__type__": "cc.Vec3", @@ -8365,11 +8397,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 360 }, "_enabled": true, "__prefab": { - "__id__": 360 + "__id__": 362 }, "_contentSize": { "__type__": "cc.Size", @@ -8393,11 +8425,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 360 }, "_enabled": true, "__prefab": { - "__id__": 362 + "__id__": 364 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8451,20 +8483,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 357 + "__id__": 359 }, "_children": [], "_active": true, "_components": [ { - "__id__": 365 + "__id__": 367 }, { - "__id__": 367 + "__id__": 369 } ], "_prefab": { - "__id__": 369 + "__id__": 371 }, "_lpos": { "__type__": "cc.Vec3", @@ -8501,11 +8533,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 364 + "__id__": 366 }, "_enabled": true, "__prefab": { - "__id__": 366 + "__id__": 368 }, "_contentSize": { "__type__": "cc.Size", @@ -8529,11 +8561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 364 + "__id__": 366 }, "_enabled": true, "__prefab": { - "__id__": 368 + "__id__": 370 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8590,20 +8622,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 357 + "__id__": 359 }, "_children": [], "_active": true, "_components": [ { - "__id__": 371 + "__id__": 373 }, { - "__id__": 373 + "__id__": 375 } ], "_prefab": { - "__id__": 375 + "__id__": 377 }, "_lpos": { "__type__": "cc.Vec3", @@ -8640,11 +8672,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 370 + "__id__": 372 }, "_enabled": true, "__prefab": { - "__id__": 372 + "__id__": 374 }, "_contentSize": { "__type__": "cc.Size", @@ -8668,11 +8700,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 370 + "__id__": 372 }, "_enabled": true, "__prefab": { - "__id__": 374 + "__id__": 376 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8729,20 +8761,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 357 + "__id__": 359 }, "_children": [], "_active": true, "_components": [ { - "__id__": 377 + "__id__": 379 }, { - "__id__": 379 + "__id__": 381 } ], "_prefab": { - "__id__": 381 + "__id__": 383 }, "_lpos": { "__type__": "cc.Vec3", @@ -8779,11 +8811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 378 }, "_enabled": true, "__prefab": { - "__id__": 378 + "__id__": 380 }, "_contentSize": { "__type__": "cc.Size", @@ -8807,11 +8839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 378 }, "_enabled": true, "__prefab": { - "__id__": 380 + "__id__": 382 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8868,11 +8900,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 359 }, "_enabled": true, "__prefab": { - "__id__": 383 + "__id__": 385 }, "_contentSize": { "__type__": "cc.Size", @@ -8913,7 +8945,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 386 + "__id__": 388 }, "_contentSize": { "__type__": "cc.Size", @@ -8941,40 +8973,40 @@ }, "_enabled": true, "__prefab": { - "__id__": 388 + "__id__": 390 }, "Lock": { - "__id__": 106 + "__id__": 108 }, "unLock": { - "__id__": 118 + "__id__": 120 }, "info_node": { - "__id__": 280 + "__id__": 282 }, "oinfo_node": { - "__id__": 258 + "__id__": 260 }, "name_node": { - "__id__": 100 + "__id__": 102 }, "icon_node": { - "__id__": 69 + "__id__": 71 }, "cost_node": { - "__id__": 247 + "__id__": 249 }, "Ckind_node": { - "__id__": 357 + "__id__": 359 }, "BG_node": { - "__id__": 8 + "__id__": 10 }, "NF_node": { - "__id__": 124 + "__id__": 126 }, "HF_node": { - "__id__": 178 + "__id__": 180 }, "_id": "" },