diff --git a/assets/Script/Wall.ts b/assets/Script/Wall.ts index 0a575a4..0b1d355 100644 --- a/assets/Script/Wall.ts +++ b/assets/Script/Wall.ts @@ -587,6 +587,15 @@ export default class Wall extends cc.Component { .to(0.2, { fillRange: 1 }) .start(); } + if (this.down_SpriteFrames) { + let name2 = color + "down" + (this.wall_Info.length + double); + var downFrame = this.down_SpriteFrames._spriteFrames[name2]; + this.maskNode.getChildByName("color_down").getComponent(cc.Sprite).spriteFrame = downFrame; + this.maskNode.getChildByName("color_down").getComponent(cc.Sprite).fillRange = 0; + cc.tween(this.maskNode.getChildByName("color_down").getComponent(cc.Sprite)) + .to(0.2, { fillRange: 1 }) + .start(); + } } else { this.maskNode.getChildByName("color_icon").opacity = 0; diff --git a/assets/resources/prefab/wall/down.prefab b/assets/resources/prefab/wall/down.prefab index 709ab5d..20f1e2d 100644 --- a/assets/resources/prefab/wall/down.prefab +++ b/assets/resources/prefab/wall/down.prefab @@ -24,25 +24,25 @@ "__id__": 5 }, { - "__id__": 20 + "__id__": 23 }, { "__id__": 11 }, { - "__id__": 23 + "__id__": 26 }, { - "__id__": 46 + "__id__": 49 }, { - "__id__": 116 + "__id__": 119 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 136 + "__id__": 139 }, "_opacity": 255, "_color": { @@ -219,14 +219,14 @@ "__id__": 10 }, { - "__id__": 17 + "__id__": 20 }, { - "__id__": 18 + "__id__": 21 } ], "_prefab": { - "__id__": 19 + "__id__": 22 }, "_opacity": 255, "_color": { @@ -455,16 +455,19 @@ "_children": [ { "__id__": 12 + }, + { + "__id__": 15 } ], "_active": false, "_components": [ { - "__id__": 15 + "__id__": 18 } ], "_prefab": { - "__id__": 16 + "__id__": 19 }, "_opacity": 255, "_color": { @@ -618,6 +621,111 @@ "fileId": "eduKBh0uZGgJkOZhIjisAG", "sync": false }, + { + "__type__": "cc.Node", + "_name": "color_down", + "_objFlags": 0, + "_parent": { + "__id__": 11 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 17 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 138, + "height": 69 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 3, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 1, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "42G5YKSgBOk6lpSa4+e/H9", + "sync": false + }, { "__type__": "cc.Mask", "_name": "", @@ -736,11 +844,11 @@ "_active": false, "_components": [ { - "__id__": 21 + "__id__": 24 } ], "_prefab": { - "__id__": 22 + "__id__": 25 }, "_opacity": 255, "_color": { @@ -794,7 +902,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 20 + "__id__": 23 }, "_enabled": true, "_materials": [ @@ -839,22 +947,22 @@ }, "_children": [ { - "__id__": 24 + "__id__": 27 }, { - "__id__": 30 + "__id__": 33 }, { - "__id__": 35 + "__id__": 38 }, { - "__id__": 40 + "__id__": 43 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 45 + "__id__": 48 }, "_opacity": 255, "_color": { @@ -908,21 +1016,21 @@ "_name": "freeze0", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 25 + "__id__": 28 } ], "_active": false, "_components": [ { - "__id__": 28 + "__id__": 31 } ], "_prefab": { - "__id__": 29 + "__id__": 32 }, "_opacity": 255, "_color": { @@ -976,17 +1084,17 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 24 + "__id__": 27 }, "_children": [], "_active": true, "_components": [ { - "__id__": 26 + "__id__": 29 } ], "_prefab": { - "__id__": 27 + "__id__": 30 }, "_opacity": 0, "_color": { @@ -1040,7 +1148,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 25 + "__id__": 28 }, "_enabled": true, "_materials": [ @@ -1084,7 +1192,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": false, "_materials": [ @@ -1127,21 +1235,21 @@ "_name": "freeze1", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 31 + "__id__": 34 } ], "_active": false, "_components": [ { - "__id__": 33 + "__id__": 36 } ], "_prefab": { - "__id__": 34 + "__id__": 37 }, "_opacity": 255, "_color": { @@ -1195,13 +1303,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 30 + "__id__": 33 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 32 + "__id__": 35 }, "_opacity": 255, "_color": { @@ -1266,7 +1374,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 30 + "__id__": 33 }, "_enabled": true, "_materials": [ @@ -1311,21 +1419,21 @@ "_name": "freeze2", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 36 + "__id__": 39 } ], "_active": false, "_components": [ { - "__id__": 38 + "__id__": 41 } ], "_prefab": { - "__id__": 39 + "__id__": 42 }, "_opacity": 255, "_color": { @@ -1379,13 +1487,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 35 + "__id__": 38 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 37 + "__id__": 40 }, "_opacity": 255, "_color": { @@ -1450,7 +1558,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 35 + "__id__": 38 }, "_enabled": true, "_materials": [ @@ -1495,21 +1603,21 @@ "_name": "freeze3", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 41 + "__id__": 44 } ], "_active": false, "_components": [ { - "__id__": 43 + "__id__": 46 } ], "_prefab": { - "__id__": 44 + "__id__": 47 }, "_opacity": 255, "_color": { @@ -1563,13 +1671,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 40 + "__id__": 43 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 42 + "__id__": 45 }, "_opacity": 255, "_color": { @@ -1634,7 +1742,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 40 + "__id__": 43 }, "_enabled": true, "_materials": [ @@ -1694,22 +1802,22 @@ }, "_children": [ { - "__id__": 47 + "__id__": 50 }, { - "__id__": 55 + "__id__": 58 }, { - "__id__": 75 + "__id__": 78 }, { - "__id__": 95 + "__id__": 98 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 115 + "__id__": 118 }, "_opacity": 255, "_color": { @@ -1763,20 +1871,20 @@ "_name": "open0", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 48 + "__id__": 51 }, { - "__id__": 51 + "__id__": 54 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 54 + "__id__": 57 }, "_opacity": 255, "_color": { @@ -1830,113 +1938,8 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 47 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 49 - } - ], - "_prefab": { "__id__": 50 }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 248, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 55, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.346, - -28.534, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 48 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": null, - "_type": 3, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 1, - "_isTrimmedMode": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cer2tXus1Nt69KWFYLVHw4", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "node2", - "_objFlags": 0, - "_parent": { - "__id__": 47 - }, "_children": [], "_active": true, "_components": [ @@ -1962,14 +1965,14 @@ }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 1, + "x": 0, "y": 0.5 }, "_trs": { "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 112.862, + -2.346, -28.534, 0, 0, @@ -2024,6 +2027,111 @@ "_atlas": null, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "cer2tXus1Nt69KWFYLVHw4", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "node2", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 56 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 248, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 112.862, + -28.534, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 54 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 3, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 1, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2051,26 +2159,26 @@ "_name": "open1", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 56 + "__id__": 59 }, { - "__id__": 62 - }, - { - "__id__": 68 + "__id__": 65 }, { "__id__": 71 + }, + { + "__id__": 74 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 74 + "__id__": 77 }, "_opacity": 255, "_color": { @@ -2124,21 +2232,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [ { - "__id__": 57 + "__id__": 60 } ], "_active": true, "_components": [ { - "__id__": 60 + "__id__": 63 } ], "_prefab": { - "__id__": 61 + "__id__": 64 }, "_opacity": 255, "_color": { @@ -2192,17 +2300,17 @@ "_name": "left", "_objFlags": 0, "_parent": { - "__id__": 56 + "__id__": 59 }, "_children": [], "_active": true, "_components": [ { - "__id__": 58 + "__id__": 61 } ], "_prefab": { - "__id__": 59 + "__id__": 62 }, "_opacity": 255, "_color": { @@ -2256,7 +2364,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 57 + "__id__": 60 }, "_enabled": true, "_materials": [ @@ -2301,7 +2409,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 56 + "__id__": 59 }, "_enabled": true, "_materials": [ @@ -2346,21 +2454,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [ { - "__id__": 63 + "__id__": 66 } ], "_active": true, "_components": [ { - "__id__": 66 + "__id__": 69 } ], "_prefab": { - "__id__": 67 + "__id__": 70 }, "_opacity": 255, "_color": { @@ -2414,17 +2522,17 @@ "_name": "right", "_objFlags": 0, "_parent": { - "__id__": 62 + "__id__": 65 }, "_children": [], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 67 } ], "_prefab": { - "__id__": 65 + "__id__": 68 }, "_opacity": 255, "_color": { @@ -2478,7 +2586,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 63 + "__id__": 66 }, "_enabled": true, "_materials": [ @@ -2523,7 +2631,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 62 + "__id__": 65 }, "_enabled": true, "_materials": [ @@ -2568,116 +2676,7 @@ "_name": "left", "_objFlags": 0, "_parent": { - "__id__": 55 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 69 - } - ], - "_prefab": { - "__id__": 70 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 9, - "height": 42 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.731, - -25.614, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 68 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" - }, - "_type": 0, - "_sizeMode": 1, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": { - "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" - }, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3bl44LIkNH2aAXqlxp7wid", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "right", - "_objFlags": 0, - "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [], "_active": true, @@ -2711,7 +2710,7 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 109.525, + -2.731, -25.614, 0, 0, @@ -2770,6 +2769,115 @@ }, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3bl44LIkNH2aAXqlxp7wid", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "right", + "_objFlags": 0, + "_parent": { + "__id__": 58 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 75 + } + ], + "_prefab": { + "__id__": 76 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 9, + "height": 42 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 109.525, + -25.614, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 74 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" + }, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2797,26 +2905,26 @@ "_name": "open2", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 76 + "__id__": 79 }, { - "__id__": 82 - }, - { - "__id__": 88 + "__id__": 85 }, { "__id__": 91 + }, + { + "__id__": 94 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 94 + "__id__": 97 }, "_opacity": 255, "_color": { @@ -2870,21 +2978,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [ { - "__id__": 77 + "__id__": 80 } ], "_active": true, "_components": [ { - "__id__": 80 + "__id__": 83 } ], "_prefab": { - "__id__": 81 + "__id__": 84 }, "_opacity": 255, "_color": { @@ -2938,17 +3046,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 76 + "__id__": 79 }, "_children": [], "_active": true, "_components": [ { - "__id__": 78 + "__id__": 81 } ], "_prefab": { - "__id__": 79 + "__id__": 82 }, "_opacity": 255, "_color": { @@ -3002,7 +3110,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 77 + "__id__": 80 }, "_enabled": true, "_materials": [ @@ -3047,7 +3155,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 76 + "__id__": 79 }, "_enabled": true, "_materials": [ @@ -3092,21 +3200,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [ { - "__id__": 83 + "__id__": 86 } ], "_active": true, "_components": [ { - "__id__": 86 + "__id__": 89 } ], "_prefab": { - "__id__": 87 + "__id__": 90 }, "_opacity": 255, "_color": { @@ -3160,17 +3268,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 82 + "__id__": 85 }, "_children": [], "_active": true, "_components": [ { - "__id__": 84 + "__id__": 87 } ], "_prefab": { - "__id__": 85 + "__id__": 88 }, "_opacity": 255, "_color": { @@ -3224,7 +3332,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 83 + "__id__": 86 }, "_enabled": true, "_materials": [ @@ -3269,7 +3377,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 82 + "__id__": 85 }, "_enabled": true, "_materials": [ @@ -3314,116 +3422,7 @@ "_name": "left", "_objFlags": 0, "_parent": { - "__id__": 75 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 89 - } - ], - "_prefab": { - "__id__": 90 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 9, - "height": 42 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.499, - -25.614, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 88 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" - }, - "_type": 0, - "_sizeMode": 1, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": { - "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" - }, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "bdEJJCb5FMargT30TILjhM", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "right", - "_objFlags": 0, - "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [], "_active": true, @@ -3457,7 +3456,7 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 229.661, + -2.499, -25.614, 0, 0, @@ -3516,6 +3515,115 @@ }, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "bdEJJCb5FMargT30TILjhM", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "right", + "_objFlags": 0, + "_parent": { + "__id__": 78 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 95 + } + ], + "_prefab": { + "__id__": 96 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 9, + "height": 42 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 229.661, + -25.614, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" + }, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -3543,26 +3651,26 @@ "_name": "open3", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 96 + "__id__": 99 }, { - "__id__": 102 - }, - { - "__id__": 108 + "__id__": 105 }, { "__id__": 111 + }, + { + "__id__": 114 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 114 + "__id__": 117 }, "_opacity": 255, "_color": { @@ -3616,21 +3724,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [ { - "__id__": 97 + "__id__": 100 } ], "_active": true, "_components": [ { - "__id__": 100 + "__id__": 103 } ], "_prefab": { - "__id__": 101 + "__id__": 104 }, "_opacity": 255, "_color": { @@ -3684,17 +3792,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 96 + "__id__": 99 }, "_children": [], "_active": true, "_components": [ { - "__id__": 98 + "__id__": 101 } ], "_prefab": { - "__id__": 99 + "__id__": 102 }, "_opacity": 255, "_color": { @@ -3748,7 +3856,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 97 + "__id__": 100 }, "_enabled": true, "_materials": [ @@ -3793,7 +3901,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 96 + "__id__": 99 }, "_enabled": true, "_materials": [ @@ -3838,21 +3946,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [ { - "__id__": 103 + "__id__": 106 } ], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 109 } ], "_prefab": { - "__id__": 107 + "__id__": 110 }, "_opacity": 255, "_color": { @@ -3906,17 +4014,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 102 + "__id__": 105 }, "_children": [], "_active": true, "_components": [ { - "__id__": 104 + "__id__": 107 } ], "_prefab": { - "__id__": 105 + "__id__": 108 }, "_opacity": 255, "_color": { @@ -3970,7 +4078,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 103 + "__id__": 106 }, "_enabled": true, "_materials": [ @@ -4015,7 +4123,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 102 + "__id__": 105 }, "_enabled": true, "_materials": [ @@ -4060,17 +4168,17 @@ "_name": "left", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 109 + "__id__": 112 } ], "_prefab": { - "__id__": 110 + "__id__": 113 }, "_opacity": 255, "_color": { @@ -4124,7 +4232,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 108 + "__id__": 111 }, "_enabled": true, "_materials": [ @@ -4169,17 +4277,17 @@ "_name": "right", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 115 } ], "_prefab": { - "__id__": 113 + "__id__": 116 }, "_opacity": 255, "_color": { @@ -4233,7 +4341,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 111 + "__id__": 114 }, "_enabled": true, "_materials": [ @@ -4304,19 +4412,19 @@ }, "_children": [ { - "__id__": 117 + "__id__": 120 }, { - "__id__": 123 + "__id__": 126 }, { - "__id__": 129 + "__id__": 132 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 135 + "__id__": 138 }, "_opacity": 255, "_color": { @@ -4370,21 +4478,21 @@ "_name": "rotate1", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 118 + "__id__": 121 } ], "_active": false, "_components": [ { - "__id__": 121 + "__id__": 124 } ], "_prefab": { - "__id__": 122 + "__id__": 125 }, "_opacity": 255, "_color": { @@ -4438,17 +4546,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 117 + "__id__": 120 }, "_children": [], "_active": true, "_components": [ { - "__id__": 119 + "__id__": 122 } ], "_prefab": { - "__id__": 120 + "__id__": 123 }, "_opacity": 255, "_color": { @@ -4502,7 +4610,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 118 + "__id__": 121 }, "_enabled": true, "_materials": [ @@ -4547,7 +4655,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 117 + "__id__": 120 }, "_enabled": true, "_materials": [ @@ -4592,21 +4700,21 @@ "_name": "rotate2", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 124 + "__id__": 127 } ], "_active": false, "_components": [ { - "__id__": 127 + "__id__": 130 } ], "_prefab": { - "__id__": 128 + "__id__": 131 }, "_opacity": 255, "_color": { @@ -4660,17 +4768,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 123 + "__id__": 126 }, "_children": [], "_active": true, "_components": [ { - "__id__": 125 + "__id__": 128 } ], "_prefab": { - "__id__": 126 + "__id__": 129 }, "_opacity": 255, "_color": { @@ -4724,7 +4832,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 124 + "__id__": 127 }, "_enabled": true, "_materials": [ @@ -4769,7 +4877,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 123 + "__id__": 126 }, "_enabled": true, "_materials": [ @@ -4814,21 +4922,21 @@ "_name": "rotate3", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 130 + "__id__": 133 } ], "_active": false, "_components": [ { - "__id__": 133 + "__id__": 136 } ], "_prefab": { - "__id__": 134 + "__id__": 137 }, "_opacity": 255, "_color": { @@ -4882,17 +4990,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 129 + "__id__": 132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 131 + "__id__": 134 } ], "_prefab": { - "__id__": 132 + "__id__": 135 }, "_opacity": 255, "_color": { @@ -4946,7 +5054,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 130 + "__id__": 133 }, "_enabled": true, "_materials": [ @@ -4978,7 +5086,7 @@ { "__type__": "cc.PrefabInfo", "root": { - "__id__": 129 + "__id__": 132 }, "asset": { "__uuid__": "a7045129-1b59-44d6-99a0-6316107b3b7b" @@ -4991,7 +5099,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 129 + "__id__": 132 }, "_enabled": true, "_materials": [ @@ -5023,7 +5131,7 @@ { "__type__": "cc.PrefabInfo", "root": { - "__id__": 129 + "__id__": 132 }, "asset": { "__uuid__": "a7045129-1b59-44d6-99a0-6316107b3b7b" diff --git a/assets/resources/prefab/wall/left.prefab b/assets/resources/prefab/wall/left.prefab index 4609227..8cae11a 100644 --- a/assets/resources/prefab/wall/left.prefab +++ b/assets/resources/prefab/wall/left.prefab @@ -24,25 +24,25 @@ "__id__": 5 }, { - "__id__": 20 + "__id__": 23 }, { "__id__": 11 }, { - "__id__": 23 + "__id__": 26 }, { - "__id__": 46 + "__id__": 49 }, { - "__id__": 116 + "__id__": 119 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 136 + "__id__": 139 }, "_opacity": 255, "_color": { @@ -219,14 +219,14 @@ "__id__": 10 }, { - "__id__": 17 + "__id__": 20 }, { - "__id__": 18 + "__id__": 21 } ], "_prefab": { - "__id__": 19 + "__id__": 22 }, "_opacity": 255, "_color": { @@ -455,16 +455,19 @@ "_children": [ { "__id__": 12 + }, + { + "__id__": 15 } ], "_active": false, "_components": [ { - "__id__": 15 + "__id__": 18 } ], "_prefab": { - "__id__": 16 + "__id__": 19 }, "_opacity": 255, "_color": { @@ -618,6 +621,111 @@ "fileId": "fd946gwwFHLZ2ixjdlgtcV", "sync": false }, + { + "__type__": "cc.Node", + "_name": "color_down", + "_objFlags": 0, + "_parent": { + "__id__": 11 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 17 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 61, + "height": 386 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 3, + "_sizeMode": 1, + "_fillType": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 1, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7as6mlucZLaL/vLkc18zyq", + "sync": false + }, { "__type__": "cc.Mask", "_name": "", @@ -736,11 +844,11 @@ "_active": false, "_components": [ { - "__id__": 21 + "__id__": 24 } ], "_prefab": { - "__id__": 22 + "__id__": 25 }, "_opacity": 255, "_color": { @@ -794,7 +902,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 20 + "__id__": 23 }, "_enabled": true, "_materials": [ @@ -839,22 +947,22 @@ }, "_children": [ { - "__id__": 24 + "__id__": 27 }, { - "__id__": 30 + "__id__": 33 }, { - "__id__": 35 + "__id__": 38 }, { - "__id__": 40 + "__id__": 43 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 45 + "__id__": 48 }, "_opacity": 255, "_color": { @@ -908,21 +1016,21 @@ "_name": "freeze0", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 25 + "__id__": 28 } ], "_active": false, "_components": [ { - "__id__": 28 + "__id__": 31 } ], "_prefab": { - "__id__": 29 + "__id__": 32 }, "_opacity": 255, "_color": { @@ -976,17 +1084,17 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 24 + "__id__": 27 }, "_children": [], "_active": true, "_components": [ { - "__id__": 26 + "__id__": 29 } ], "_prefab": { - "__id__": 27 + "__id__": 30 }, "_opacity": 0, "_color": { @@ -1040,7 +1148,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 25 + "__id__": 28 }, "_enabled": true, "_materials": [ @@ -1084,7 +1192,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": false, "_materials": [ @@ -1127,21 +1235,21 @@ "_name": "freeze1", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 31 + "__id__": 34 } ], "_active": false, "_components": [ { - "__id__": 33 + "__id__": 36 } ], "_prefab": { - "__id__": 34 + "__id__": 37 }, "_opacity": 255, "_color": { @@ -1195,13 +1303,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 30 + "__id__": 33 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 32 + "__id__": 35 }, "_opacity": 255, "_color": { @@ -1266,7 +1374,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 30 + "__id__": 33 }, "_enabled": true, "_materials": [ @@ -1311,21 +1419,21 @@ "_name": "freeze2", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 36 + "__id__": 39 } ], "_active": false, "_components": [ { - "__id__": 38 + "__id__": 41 } ], "_prefab": { - "__id__": 39 + "__id__": 42 }, "_opacity": 255, "_color": { @@ -1379,13 +1487,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 35 + "__id__": 38 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 37 + "__id__": 40 }, "_opacity": 255, "_color": { @@ -1450,7 +1558,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 35 + "__id__": 38 }, "_enabled": true, "_materials": [ @@ -1495,21 +1603,21 @@ "_name": "freeze3", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 41 + "__id__": 44 } ], "_active": false, "_components": [ { - "__id__": 43 + "__id__": 46 } ], "_prefab": { - "__id__": 44 + "__id__": 47 }, "_opacity": 255, "_color": { @@ -1563,13 +1671,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 40 + "__id__": 43 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 42 + "__id__": 45 }, "_opacity": 255, "_color": { @@ -1634,7 +1742,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 40 + "__id__": 43 }, "_enabled": true, "_materials": [ @@ -1694,22 +1802,22 @@ }, "_children": [ { - "__id__": 47 + "__id__": 50 }, { - "__id__": 55 + "__id__": 58 }, { - "__id__": 75 + "__id__": 78 }, { - "__id__": 95 + "__id__": 98 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 115 + "__id__": 118 }, "_opacity": 255, "_color": { @@ -1763,20 +1871,20 @@ "_name": "open0", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 48 + "__id__": 51 }, { - "__id__": 51 + "__id__": 54 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 54 + "__id__": 57 }, "_opacity": 255, "_color": { @@ -1830,113 +1938,8 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 47 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 49 - } - ], - "_prefab": { "__id__": 50 }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 248, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 55, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.346, - -28.534, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 48 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": null, - "_type": 3, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 1, - "_isTrimmedMode": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "50ZyhGXZlHzbfF61viafcs", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "node2", - "_objFlags": 0, - "_parent": { - "__id__": 47 - }, "_children": [], "_active": true, "_components": [ @@ -1962,14 +1965,14 @@ }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 1, + "x": 0, "y": 0.5 }, "_trs": { "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 112.862, + -2.346, -28.534, 0, 0, @@ -2024,6 +2027,111 @@ "_atlas": null, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "50ZyhGXZlHzbfF61viafcs", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "node2", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 56 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 248, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 112.862, + -28.534, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 54 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 3, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 1, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2051,26 +2159,26 @@ "_name": "open1", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 56 + "__id__": 59 }, { - "__id__": 62 - }, - { - "__id__": 68 + "__id__": 65 }, { "__id__": 71 + }, + { + "__id__": 74 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 74 + "__id__": 77 }, "_opacity": 255, "_color": { @@ -2124,21 +2232,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [ { - "__id__": 57 + "__id__": 60 } ], "_active": true, "_components": [ { - "__id__": 60 + "__id__": 63 } ], "_prefab": { - "__id__": 61 + "__id__": 64 }, "_opacity": 255, "_color": { @@ -2192,17 +2300,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 56 + "__id__": 59 }, "_children": [], "_active": true, "_components": [ { - "__id__": 58 + "__id__": 61 } ], "_prefab": { - "__id__": 59 + "__id__": 62 }, "_opacity": 255, "_color": { @@ -2256,7 +2364,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 57 + "__id__": 60 }, "_enabled": true, "_materials": [ @@ -2301,7 +2409,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 56 + "__id__": 59 }, "_enabled": true, "_materials": [ @@ -2346,21 +2454,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [ { - "__id__": 63 + "__id__": 66 } ], "_active": true, "_components": [ { - "__id__": 66 + "__id__": 69 } ], "_prefab": { - "__id__": 67 + "__id__": 70 }, "_opacity": 255, "_color": { @@ -2414,17 +2522,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 62 + "__id__": 65 }, "_children": [], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 67 } ], "_prefab": { - "__id__": 65 + "__id__": 68 }, "_opacity": 255, "_color": { @@ -2478,7 +2586,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 63 + "__id__": 66 }, "_enabled": true, "_materials": [ @@ -2523,7 +2631,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 62 + "__id__": 65 }, "_enabled": true, "_materials": [ @@ -2568,116 +2676,7 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 55 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 69 - } - ], - "_prefab": { - "__id__": 70 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 9, - "height": 42 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.731, - -25.614, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 68 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" - }, - "_type": 0, - "_sizeMode": 1, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": { - "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" - }, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "45N2BGHJRAGaMY5ZjUeDK1", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "New Sprite", - "_objFlags": 0, - "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [], "_active": true, @@ -2711,7 +2710,7 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 109.525, + -2.731, -25.614, 0, 0, @@ -2770,6 +2769,115 @@ }, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "45N2BGHJRAGaMY5ZjUeDK1", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 58 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 75 + } + ], + "_prefab": { + "__id__": 76 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 9, + "height": 42 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 109.525, + -25.614, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 74 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" + }, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2797,26 +2905,26 @@ "_name": "open2", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 76 + "__id__": 79 }, { - "__id__": 82 - }, - { - "__id__": 88 + "__id__": 85 }, { "__id__": 91 + }, + { + "__id__": 94 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 94 + "__id__": 97 }, "_opacity": 255, "_color": { @@ -2870,21 +2978,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [ { - "__id__": 77 + "__id__": 80 } ], "_active": true, "_components": [ { - "__id__": 80 + "__id__": 83 } ], "_prefab": { - "__id__": 81 + "__id__": 84 }, "_opacity": 255, "_color": { @@ -2938,17 +3046,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 76 + "__id__": 79 }, "_children": [], "_active": true, "_components": [ { - "__id__": 78 + "__id__": 81 } ], "_prefab": { - "__id__": 79 + "__id__": 82 }, "_opacity": 255, "_color": { @@ -3002,7 +3110,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 77 + "__id__": 80 }, "_enabled": true, "_materials": [ @@ -3047,7 +3155,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 76 + "__id__": 79 }, "_enabled": true, "_materials": [ @@ -3092,21 +3200,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [ { - "__id__": 83 + "__id__": 86 } ], "_active": true, "_components": [ { - "__id__": 86 + "__id__": 89 } ], "_prefab": { - "__id__": 87 + "__id__": 90 }, "_opacity": 255, "_color": { @@ -3160,17 +3268,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 82 + "__id__": 85 }, "_children": [], "_active": true, "_components": [ { - "__id__": 84 + "__id__": 87 } ], "_prefab": { - "__id__": 85 + "__id__": 88 }, "_opacity": 255, "_color": { @@ -3224,7 +3332,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 83 + "__id__": 86 }, "_enabled": true, "_materials": [ @@ -3269,7 +3377,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 82 + "__id__": 85 }, "_enabled": true, "_materials": [ @@ -3314,116 +3422,7 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 75 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 89 - } - ], - "_prefab": { - "__id__": 90 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 9, - "height": 42 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.499, - -25.614, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 88 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" - }, - "_type": 0, - "_sizeMode": 1, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": { - "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" - }, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2ekm8q7ylDCosJsRFndUmr", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "New Sprite", - "_objFlags": 0, - "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [], "_active": true, @@ -3457,7 +3456,7 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 229.661, + -2.499, -25.614, 0, 0, @@ -3516,6 +3515,115 @@ }, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2ekm8q7ylDCosJsRFndUmr", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 78 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 95 + } + ], + "_prefab": { + "__id__": 96 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 9, + "height": 42 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 229.661, + -25.614, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" + }, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -3543,26 +3651,26 @@ "_name": "open3", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 96 + "__id__": 99 }, { - "__id__": 102 - }, - { - "__id__": 108 + "__id__": 105 }, { "__id__": 111 + }, + { + "__id__": 114 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 114 + "__id__": 117 }, "_opacity": 255, "_color": { @@ -3616,21 +3724,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [ { - "__id__": 97 + "__id__": 100 } ], "_active": true, "_components": [ { - "__id__": 100 + "__id__": 103 } ], "_prefab": { - "__id__": 101 + "__id__": 104 }, "_opacity": 255, "_color": { @@ -3684,17 +3792,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 96 + "__id__": 99 }, "_children": [], "_active": true, "_components": [ { - "__id__": 98 + "__id__": 101 } ], "_prefab": { - "__id__": 99 + "__id__": 102 }, "_opacity": 255, "_color": { @@ -3748,7 +3856,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 97 + "__id__": 100 }, "_enabled": true, "_materials": [ @@ -3793,7 +3901,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 96 + "__id__": 99 }, "_enabled": true, "_materials": [ @@ -3838,21 +3946,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [ { - "__id__": 103 + "__id__": 106 } ], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 109 } ], "_prefab": { - "__id__": 107 + "__id__": 110 }, "_opacity": 255, "_color": { @@ -3906,17 +4014,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 102 + "__id__": 105 }, "_children": [], "_active": true, "_components": [ { - "__id__": 104 + "__id__": 107 } ], "_prefab": { - "__id__": 105 + "__id__": 108 }, "_opacity": 255, "_color": { @@ -3970,7 +4078,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 103 + "__id__": 106 }, "_enabled": true, "_materials": [ @@ -4015,7 +4123,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 102 + "__id__": 105 }, "_enabled": true, "_materials": [ @@ -4060,17 +4168,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 109 + "__id__": 112 } ], "_prefab": { - "__id__": 110 + "__id__": 113 }, "_opacity": 255, "_color": { @@ -4124,7 +4232,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 108 + "__id__": 111 }, "_enabled": true, "_materials": [ @@ -4169,17 +4277,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 115 } ], "_prefab": { - "__id__": 113 + "__id__": 116 }, "_opacity": 255, "_color": { @@ -4233,7 +4341,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 111 + "__id__": 114 }, "_enabled": true, "_materials": [ @@ -4304,19 +4412,19 @@ }, "_children": [ { - "__id__": 117 + "__id__": 120 }, { - "__id__": 123 + "__id__": 126 }, { - "__id__": 129 + "__id__": 132 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 135 + "__id__": 138 }, "_opacity": 255, "_color": { @@ -4370,21 +4478,21 @@ "_name": "rotate1", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 118 + "__id__": 121 } ], "_active": false, "_components": [ { - "__id__": 121 + "__id__": 124 } ], "_prefab": { - "__id__": 122 + "__id__": 125 }, "_opacity": 255, "_color": { @@ -4438,17 +4546,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 117 + "__id__": 120 }, "_children": [], "_active": true, "_components": [ { - "__id__": 119 + "__id__": 122 } ], "_prefab": { - "__id__": 120 + "__id__": 123 }, "_opacity": 255, "_color": { @@ -4502,7 +4610,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 118 + "__id__": 121 }, "_enabled": true, "_materials": [ @@ -4547,7 +4655,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 117 + "__id__": 120 }, "_enabled": true, "_materials": [ @@ -4592,21 +4700,21 @@ "_name": "rotate2", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 124 + "__id__": 127 } ], "_active": false, "_components": [ { - "__id__": 127 + "__id__": 130 } ], "_prefab": { - "__id__": 128 + "__id__": 131 }, "_opacity": 255, "_color": { @@ -4660,17 +4768,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 123 + "__id__": 126 }, "_children": [], "_active": true, "_components": [ { - "__id__": 125 + "__id__": 128 } ], "_prefab": { - "__id__": 126 + "__id__": 129 }, "_opacity": 255, "_color": { @@ -4724,7 +4832,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 124 + "__id__": 127 }, "_enabled": true, "_materials": [ @@ -4769,7 +4877,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 123 + "__id__": 126 }, "_enabled": true, "_materials": [ @@ -4814,21 +4922,21 @@ "_name": "rotate3", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 130 + "__id__": 133 } ], "_active": false, "_components": [ { - "__id__": 133 + "__id__": 136 } ], "_prefab": { - "__id__": 134 + "__id__": 137 }, "_opacity": 255, "_color": { @@ -4882,17 +4990,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 129 + "__id__": 132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 131 + "__id__": 134 } ], "_prefab": { - "__id__": 132 + "__id__": 135 }, "_opacity": 255, "_color": { @@ -4946,7 +5054,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 130 + "__id__": 133 }, "_enabled": true, "_materials": [ @@ -4978,7 +5086,7 @@ { "__type__": "cc.PrefabInfo", "root": { - "__id__": 129 + "__id__": 132 }, "asset": { "__uuid__": "a7045129-1b59-44d6-99a0-6316107b3b7b" @@ -4991,7 +5099,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 129 + "__id__": 132 }, "_enabled": true, "_materials": [ @@ -5023,7 +5131,7 @@ { "__type__": "cc.PrefabInfo", "root": { - "__id__": 129 + "__id__": 132 }, "asset": { "__uuid__": "a7045129-1b59-44d6-99a0-6316107b3b7b" diff --git a/assets/resources/prefab/wall/right.prefab b/assets/resources/prefab/wall/right.prefab index 76259be..0bf7a1e 100644 --- a/assets/resources/prefab/wall/right.prefab +++ b/assets/resources/prefab/wall/right.prefab @@ -24,25 +24,25 @@ "__id__": 5 }, { - "__id__": 20 + "__id__": 23 }, { "__id__": 11 }, { - "__id__": 23 + "__id__": 26 }, { - "__id__": 46 + "__id__": 49 }, { - "__id__": 116 + "__id__": 119 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 136 + "__id__": 139 }, "_opacity": 255, "_color": { @@ -219,14 +219,14 @@ "__id__": 10 }, { - "__id__": 17 + "__id__": 20 }, { - "__id__": 18 + "__id__": 21 } ], "_prefab": { - "__id__": 19 + "__id__": 22 }, "_opacity": 255, "_color": { @@ -455,16 +455,19 @@ "_children": [ { "__id__": 12 + }, + { + "__id__": 15 } ], "_active": false, "_components": [ { - "__id__": 15 + "__id__": 18 } ], "_prefab": { - "__id__": 16 + "__id__": 19 }, "_opacity": 255, "_color": { @@ -618,6 +621,111 @@ "fileId": "66Iu0RGttMJr/6MUatpN20", "sync": false }, + { + "__type__": "cc.Node", + "_name": "color_down", + "_objFlags": 0, + "_parent": { + "__id__": 11 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 17 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 61, + "height": 386 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 3, + "_sizeMode": 1, + "_fillType": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 1, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "27PBRkyElBUIMOFUe6uFpG", + "sync": false + }, { "__type__": "cc.Mask", "_name": "", @@ -736,11 +844,11 @@ "_active": false, "_components": [ { - "__id__": 21 + "__id__": 24 } ], "_prefab": { - "__id__": 22 + "__id__": 25 }, "_opacity": 255, "_color": { @@ -794,7 +902,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 20 + "__id__": 23 }, "_enabled": true, "_materials": [ @@ -839,22 +947,22 @@ }, "_children": [ { - "__id__": 24 + "__id__": 27 }, { - "__id__": 30 + "__id__": 33 }, { - "__id__": 35 + "__id__": 38 }, { - "__id__": 40 + "__id__": 43 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 45 + "__id__": 48 }, "_opacity": 255, "_color": { @@ -908,21 +1016,21 @@ "_name": "freeze0", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 25 + "__id__": 28 } ], "_active": false, "_components": [ { - "__id__": 28 + "__id__": 31 } ], "_prefab": { - "__id__": 29 + "__id__": 32 }, "_opacity": 255, "_color": { @@ -976,17 +1084,17 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 24 + "__id__": 27 }, "_children": [], "_active": true, "_components": [ { - "__id__": 26 + "__id__": 29 } ], "_prefab": { - "__id__": 27 + "__id__": 30 }, "_opacity": 0, "_color": { @@ -1040,7 +1148,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 25 + "__id__": 28 }, "_enabled": true, "_materials": [ @@ -1084,7 +1192,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": false, "_materials": [ @@ -1127,21 +1235,21 @@ "_name": "freeze1", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 31 + "__id__": 34 } ], "_active": false, "_components": [ { - "__id__": 33 + "__id__": 36 } ], "_prefab": { - "__id__": 34 + "__id__": 37 }, "_opacity": 255, "_color": { @@ -1195,13 +1303,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 30 + "__id__": 33 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 32 + "__id__": 35 }, "_opacity": 255, "_color": { @@ -1266,7 +1374,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 30 + "__id__": 33 }, "_enabled": true, "_materials": [ @@ -1311,21 +1419,21 @@ "_name": "freeze2", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 36 + "__id__": 39 } ], "_active": false, "_components": [ { - "__id__": 38 + "__id__": 41 } ], "_prefab": { - "__id__": 39 + "__id__": 42 }, "_opacity": 255, "_color": { @@ -1379,13 +1487,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 35 + "__id__": 38 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 37 + "__id__": 40 }, "_opacity": 255, "_color": { @@ -1450,7 +1558,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 35 + "__id__": 38 }, "_enabled": true, "_materials": [ @@ -1495,21 +1603,21 @@ "_name": "freeze3", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 41 + "__id__": 44 } ], "_active": false, "_components": [ { - "__id__": 43 + "__id__": 46 } ], "_prefab": { - "__id__": 44 + "__id__": 47 }, "_opacity": 255, "_color": { @@ -1563,13 +1671,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 40 + "__id__": 43 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 42 + "__id__": 45 }, "_opacity": 255, "_color": { @@ -1634,7 +1742,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 40 + "__id__": 43 }, "_enabled": true, "_materials": [ @@ -1694,22 +1802,22 @@ }, "_children": [ { - "__id__": 47 + "__id__": 50 }, { - "__id__": 55 + "__id__": 58 }, { - "__id__": 75 + "__id__": 78 }, { - "__id__": 95 + "__id__": 98 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 115 + "__id__": 118 }, "_opacity": 255, "_color": { @@ -1763,20 +1871,20 @@ "_name": "open0", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 48 + "__id__": 51 }, { - "__id__": 51 + "__id__": 54 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 54 + "__id__": 57 }, "_opacity": 255, "_color": { @@ -1830,113 +1938,8 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 47 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 49 - } - ], - "_prefab": { "__id__": 50 }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 248, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 55, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.346, - -28.534, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 48 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": null, - "_type": 3, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 1, - "_isTrimmedMode": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "92GQniZR1BoYsVqPpsnxKZ", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "node2", - "_objFlags": 0, - "_parent": { - "__id__": 47 - }, "_children": [], "_active": true, "_components": [ @@ -1962,14 +1965,14 @@ }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 1, + "x": 0, "y": 0.5 }, "_trs": { "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 112.862, + -2.346, -28.534, 0, 0, @@ -2024,6 +2027,111 @@ "_atlas": null, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "92GQniZR1BoYsVqPpsnxKZ", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "node2", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 56 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 248, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 112.862, + -28.534, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 54 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 3, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 1, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2051,26 +2159,26 @@ "_name": "open1", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 56 + "__id__": 59 }, { - "__id__": 62 - }, - { - "__id__": 68 + "__id__": 65 }, { "__id__": 71 + }, + { + "__id__": 74 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 74 + "__id__": 77 }, "_opacity": 255, "_color": { @@ -2124,21 +2232,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [ { - "__id__": 57 + "__id__": 60 } ], "_active": true, "_components": [ { - "__id__": 60 + "__id__": 63 } ], "_prefab": { - "__id__": 61 + "__id__": 64 }, "_opacity": 255, "_color": { @@ -2192,17 +2300,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 56 + "__id__": 59 }, "_children": [], "_active": true, "_components": [ { - "__id__": 58 + "__id__": 61 } ], "_prefab": { - "__id__": 59 + "__id__": 62 }, "_opacity": 255, "_color": { @@ -2256,7 +2364,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 57 + "__id__": 60 }, "_enabled": true, "_materials": [ @@ -2301,7 +2409,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 56 + "__id__": 59 }, "_enabled": true, "_materials": [ @@ -2346,21 +2454,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [ { - "__id__": 63 + "__id__": 66 } ], "_active": true, "_components": [ { - "__id__": 66 + "__id__": 69 } ], "_prefab": { - "__id__": 67 + "__id__": 70 }, "_opacity": 255, "_color": { @@ -2414,17 +2522,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 62 + "__id__": 65 }, "_children": [], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 67 } ], "_prefab": { - "__id__": 65 + "__id__": 68 }, "_opacity": 255, "_color": { @@ -2478,7 +2586,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 63 + "__id__": 66 }, "_enabled": true, "_materials": [ @@ -2523,7 +2631,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 62 + "__id__": 65 }, "_enabled": true, "_materials": [ @@ -2568,116 +2676,7 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 55 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 69 - } - ], - "_prefab": { - "__id__": 70 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 9, - "height": 42 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.731, - -25.614, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 68 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" - }, - "_type": 0, - "_sizeMode": 1, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": { - "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" - }, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "75FB/UWLZKL5NAIEn2ZFCM", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "New Sprite", - "_objFlags": 0, - "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [], "_active": true, @@ -2711,7 +2710,7 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 109.525, + -2.731, -25.614, 0, 0, @@ -2770,6 +2769,115 @@ }, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "75FB/UWLZKL5NAIEn2ZFCM", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 58 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 75 + } + ], + "_prefab": { + "__id__": 76 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 9, + "height": 42 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 109.525, + -25.614, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 74 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" + }, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2797,26 +2905,26 @@ "_name": "open2", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 76 + "__id__": 79 }, { - "__id__": 82 - }, - { - "__id__": 88 + "__id__": 85 }, { "__id__": 91 + }, + { + "__id__": 94 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 94 + "__id__": 97 }, "_opacity": 255, "_color": { @@ -2870,21 +2978,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [ { - "__id__": 77 + "__id__": 80 } ], "_active": true, "_components": [ { - "__id__": 80 + "__id__": 83 } ], "_prefab": { - "__id__": 81 + "__id__": 84 }, "_opacity": 255, "_color": { @@ -2938,17 +3046,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 76 + "__id__": 79 }, "_children": [], "_active": true, "_components": [ { - "__id__": 78 + "__id__": 81 } ], "_prefab": { - "__id__": 79 + "__id__": 82 }, "_opacity": 255, "_color": { @@ -3002,7 +3110,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 77 + "__id__": 80 }, "_enabled": true, "_materials": [ @@ -3047,7 +3155,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 76 + "__id__": 79 }, "_enabled": true, "_materials": [ @@ -3092,21 +3200,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [ { - "__id__": 83 + "__id__": 86 } ], "_active": true, "_components": [ { - "__id__": 86 + "__id__": 89 } ], "_prefab": { - "__id__": 87 + "__id__": 90 }, "_opacity": 255, "_color": { @@ -3160,17 +3268,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 82 + "__id__": 85 }, "_children": [], "_active": true, "_components": [ { - "__id__": 84 + "__id__": 87 } ], "_prefab": { - "__id__": 85 + "__id__": 88 }, "_opacity": 255, "_color": { @@ -3224,7 +3332,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 83 + "__id__": 86 }, "_enabled": true, "_materials": [ @@ -3269,7 +3377,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 82 + "__id__": 85 }, "_enabled": true, "_materials": [ @@ -3314,116 +3422,7 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 75 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 89 - } - ], - "_prefab": { - "__id__": 90 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 9, - "height": 42 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.499, - -25.614, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 88 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" - }, - "_type": 0, - "_sizeMode": 1, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": { - "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" - }, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7edWhFIFxNgb95NFCAedVA", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "New Sprite", - "_objFlags": 0, - "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [], "_active": true, @@ -3457,7 +3456,7 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 229.661, + -2.499, -25.614, 0, 0, @@ -3516,6 +3515,115 @@ }, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7edWhFIFxNgb95NFCAedVA", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 78 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 95 + } + ], + "_prefab": { + "__id__": 96 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 9, + "height": 42 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 229.661, + -25.614, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" + }, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -3543,26 +3651,26 @@ "_name": "open3", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 96 + "__id__": 99 }, { - "__id__": 102 - }, - { - "__id__": 108 + "__id__": 105 }, { "__id__": 111 + }, + { + "__id__": 114 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 114 + "__id__": 117 }, "_opacity": 255, "_color": { @@ -3616,21 +3724,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [ { - "__id__": 97 + "__id__": 100 } ], "_active": true, "_components": [ { - "__id__": 100 + "__id__": 103 } ], "_prefab": { - "__id__": 101 + "__id__": 104 }, "_opacity": 255, "_color": { @@ -3684,17 +3792,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 96 + "__id__": 99 }, "_children": [], "_active": true, "_components": [ { - "__id__": 98 + "__id__": 101 } ], "_prefab": { - "__id__": 99 + "__id__": 102 }, "_opacity": 255, "_color": { @@ -3748,7 +3856,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 97 + "__id__": 100 }, "_enabled": true, "_materials": [ @@ -3793,7 +3901,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 96 + "__id__": 99 }, "_enabled": true, "_materials": [ @@ -3838,21 +3946,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [ { - "__id__": 103 + "__id__": 106 } ], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 109 } ], "_prefab": { - "__id__": 107 + "__id__": 110 }, "_opacity": 255, "_color": { @@ -3906,17 +4014,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 102 + "__id__": 105 }, "_children": [], "_active": true, "_components": [ { - "__id__": 104 + "__id__": 107 } ], "_prefab": { - "__id__": 105 + "__id__": 108 }, "_opacity": 255, "_color": { @@ -3970,7 +4078,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 103 + "__id__": 106 }, "_enabled": true, "_materials": [ @@ -4015,7 +4123,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 102 + "__id__": 105 }, "_enabled": true, "_materials": [ @@ -4060,17 +4168,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 109 + "__id__": 112 } ], "_prefab": { - "__id__": 110 + "__id__": 113 }, "_opacity": 255, "_color": { @@ -4124,7 +4232,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 108 + "__id__": 111 }, "_enabled": true, "_materials": [ @@ -4169,17 +4277,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 115 } ], "_prefab": { - "__id__": 113 + "__id__": 116 }, "_opacity": 255, "_color": { @@ -4233,7 +4341,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 111 + "__id__": 114 }, "_enabled": true, "_materials": [ @@ -4304,19 +4412,19 @@ }, "_children": [ { - "__id__": 117 + "__id__": 120 }, { - "__id__": 123 + "__id__": 126 }, { - "__id__": 129 + "__id__": 132 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 135 + "__id__": 138 }, "_opacity": 255, "_color": { @@ -4370,21 +4478,21 @@ "_name": "rotate1", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 118 + "__id__": 121 } ], "_active": false, "_components": [ { - "__id__": 121 + "__id__": 124 } ], "_prefab": { - "__id__": 122 + "__id__": 125 }, "_opacity": 255, "_color": { @@ -4438,17 +4546,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 117 + "__id__": 120 }, "_children": [], "_active": true, "_components": [ { - "__id__": 119 + "__id__": 122 } ], "_prefab": { - "__id__": 120 + "__id__": 123 }, "_opacity": 255, "_color": { @@ -4502,7 +4610,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 118 + "__id__": 121 }, "_enabled": true, "_materials": [ @@ -4547,7 +4655,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 117 + "__id__": 120 }, "_enabled": true, "_materials": [ @@ -4592,21 +4700,21 @@ "_name": "rotate2", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 124 + "__id__": 127 } ], "_active": false, "_components": [ { - "__id__": 127 + "__id__": 130 } ], "_prefab": { - "__id__": 128 + "__id__": 131 }, "_opacity": 255, "_color": { @@ -4660,17 +4768,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 123 + "__id__": 126 }, "_children": [], "_active": true, "_components": [ { - "__id__": 125 + "__id__": 128 } ], "_prefab": { - "__id__": 126 + "__id__": 129 }, "_opacity": 255, "_color": { @@ -4724,7 +4832,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 124 + "__id__": 127 }, "_enabled": true, "_materials": [ @@ -4769,7 +4877,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 123 + "__id__": 126 }, "_enabled": true, "_materials": [ @@ -4814,21 +4922,21 @@ "_name": "rotate3", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 130 + "__id__": 133 } ], "_active": false, "_components": [ { - "__id__": 133 + "__id__": 136 } ], "_prefab": { - "__id__": 134 + "__id__": 137 }, "_opacity": 255, "_color": { @@ -4882,17 +4990,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 129 + "__id__": 132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 131 + "__id__": 134 } ], "_prefab": { - "__id__": 132 + "__id__": 135 }, "_opacity": 255, "_color": { @@ -4946,7 +5054,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 130 + "__id__": 133 }, "_enabled": true, "_materials": [ @@ -4978,7 +5086,7 @@ { "__type__": "cc.PrefabInfo", "root": { - "__id__": 129 + "__id__": 132 }, "asset": { "__uuid__": "a7045129-1b59-44d6-99a0-6316107b3b7b" @@ -4991,7 +5099,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 129 + "__id__": 132 }, "_enabled": true, "_materials": [ @@ -5023,7 +5131,7 @@ { "__type__": "cc.PrefabInfo", "root": { - "__id__": 129 + "__id__": 132 }, "asset": { "__uuid__": "a7045129-1b59-44d6-99a0-6316107b3b7b" diff --git a/assets/resources/prefab/wall/up.prefab b/assets/resources/prefab/wall/up.prefab index 9015b51..794f802 100644 --- a/assets/resources/prefab/wall/up.prefab +++ b/assets/resources/prefab/wall/up.prefab @@ -24,25 +24,25 @@ "__id__": 5 }, { - "__id__": 20 + "__id__": 23 }, { "__id__": 11 }, { - "__id__": 23 + "__id__": 26 }, { - "__id__": 46 + "__id__": 49 }, { - "__id__": 116 + "__id__": 119 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 136 + "__id__": 139 }, "_opacity": 255, "_color": { @@ -219,14 +219,14 @@ "__id__": 10 }, { - "__id__": 17 + "__id__": 20 }, { - "__id__": 18 + "__id__": 21 } ], "_prefab": { - "__id__": 19 + "__id__": 22 }, "_opacity": 255, "_color": { @@ -455,16 +455,19 @@ "_children": [ { "__id__": 12 + }, + { + "__id__": 15 } ], "_active": false, "_components": [ { - "__id__": 15 + "__id__": 18 } ], "_prefab": { - "__id__": 16 + "__id__": 19 }, "_opacity": 255, "_color": { @@ -618,6 +621,111 @@ "fileId": "06eO9kzjdEZ5QAT3RV/4E4", "sync": false }, + { + "__type__": "cc.Node", + "_name": "color_down", + "_objFlags": 0, + "_parent": { + "__id__": 11 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 17 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 258, + "height": 69 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 3, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 1, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6bBEMcmZ9JsagYY+hmBB6C", + "sync": false + }, { "__type__": "cc.Mask", "_name": "", @@ -736,11 +844,11 @@ "_active": false, "_components": [ { - "__id__": 21 + "__id__": 24 } ], "_prefab": { - "__id__": 22 + "__id__": 25 }, "_opacity": 255, "_color": { @@ -794,7 +902,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 20 + "__id__": 23 }, "_enabled": true, "_materials": [ @@ -839,22 +947,22 @@ }, "_children": [ { - "__id__": 24 + "__id__": 27 }, { - "__id__": 30 + "__id__": 33 }, { - "__id__": 35 + "__id__": 38 }, { - "__id__": 40 + "__id__": 43 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 45 + "__id__": 48 }, "_opacity": 255, "_color": { @@ -908,21 +1016,21 @@ "_name": "freeze0", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 25 + "__id__": 28 } ], "_active": false, "_components": [ { - "__id__": 28 + "__id__": 31 } ], "_prefab": { - "__id__": 29 + "__id__": 32 }, "_opacity": 255, "_color": { @@ -976,17 +1084,17 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 24 + "__id__": 27 }, "_children": [], "_active": true, "_components": [ { - "__id__": 26 + "__id__": 29 } ], "_prefab": { - "__id__": 27 + "__id__": 30 }, "_opacity": 0, "_color": { @@ -1040,7 +1148,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 25 + "__id__": 28 }, "_enabled": true, "_materials": [ @@ -1084,7 +1192,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": false, "_materials": [ @@ -1127,21 +1235,21 @@ "_name": "freeze1", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 31 + "__id__": 34 } ], "_active": false, "_components": [ { - "__id__": 33 + "__id__": 36 } ], "_prefab": { - "__id__": 34 + "__id__": 37 }, "_opacity": 255, "_color": { @@ -1195,13 +1303,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 30 + "__id__": 33 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 32 + "__id__": 35 }, "_opacity": 255, "_color": { @@ -1266,7 +1374,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 30 + "__id__": 33 }, "_enabled": true, "_materials": [ @@ -1311,21 +1419,21 @@ "_name": "freeze2", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 36 + "__id__": 39 } ], "_active": false, "_components": [ { - "__id__": 38 + "__id__": 41 } ], "_prefab": { - "__id__": 39 + "__id__": 42 }, "_opacity": 255, "_color": { @@ -1379,13 +1487,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 35 + "__id__": 38 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 37 + "__id__": 40 }, "_opacity": 255, "_color": { @@ -1450,7 +1558,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 35 + "__id__": 38 }, "_enabled": true, "_materials": [ @@ -1495,21 +1603,21 @@ "_name": "freeze3", "_objFlags": 0, "_parent": { - "__id__": 23 + "__id__": 26 }, "_children": [ { - "__id__": 41 + "__id__": 44 } ], "_active": false, "_components": [ { - "__id__": 43 + "__id__": 46 } ], "_prefab": { - "__id__": 44 + "__id__": 47 }, "_opacity": 255, "_color": { @@ -1563,13 +1671,13 @@ "_name": "num", "_objFlags": 0, "_parent": { - "__id__": 40 + "__id__": 43 }, "_children": [], "_active": true, "_components": [], "_prefab": { - "__id__": 42 + "__id__": 45 }, "_opacity": 255, "_color": { @@ -1634,7 +1742,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 40 + "__id__": 43 }, "_enabled": true, "_materials": [ @@ -1694,22 +1802,22 @@ }, "_children": [ { - "__id__": 47 + "__id__": 50 }, { - "__id__": 55 + "__id__": 58 }, { - "__id__": 75 + "__id__": 78 }, { - "__id__": 95 + "__id__": 98 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 115 + "__id__": 118 }, "_opacity": 255, "_color": { @@ -1763,20 +1871,20 @@ "_name": "open0", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 48 + "__id__": 51 }, { - "__id__": 51 + "__id__": 54 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 54 + "__id__": 57 }, "_opacity": 255, "_color": { @@ -1830,113 +1938,8 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 47 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 49 - } - ], - "_prefab": { "__id__": 50 }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 248, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 55, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.346, - -28.534, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 48 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": null, - "_type": 3, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 1, - "_isTrimmedMode": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "89XNPTmj9EPLpnPjP9tDj9", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "node2", - "_objFlags": 0, - "_parent": { - "__id__": 47 - }, "_children": [], "_active": true, "_components": [ @@ -1962,14 +1965,14 @@ }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 1, + "x": 0, "y": 0.5 }, "_trs": { "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 112.862, + -2.346, -28.534, 0, 0, @@ -2024,6 +2027,111 @@ "_atlas": null, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "89XNPTmj9EPLpnPjP9tDj9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "node2", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 56 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 248, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 55, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 112.862, + -28.534, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 54 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 3, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 1, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2051,26 +2159,26 @@ "_name": "open1", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 56 + "__id__": 59 }, { - "__id__": 62 - }, - { - "__id__": 68 + "__id__": 65 }, { "__id__": 71 + }, + { + "__id__": 74 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 74 + "__id__": 77 }, "_opacity": 255, "_color": { @@ -2124,21 +2232,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [ { - "__id__": 57 + "__id__": 60 } ], "_active": true, "_components": [ { - "__id__": 60 + "__id__": 63 } ], "_prefab": { - "__id__": 61 + "__id__": 64 }, "_opacity": 255, "_color": { @@ -2192,17 +2300,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 56 + "__id__": 59 }, "_children": [], "_active": true, "_components": [ { - "__id__": 58 + "__id__": 61 } ], "_prefab": { - "__id__": 59 + "__id__": 62 }, "_opacity": 255, "_color": { @@ -2256,7 +2364,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 57 + "__id__": 60 }, "_enabled": true, "_materials": [ @@ -2301,7 +2409,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 56 + "__id__": 59 }, "_enabled": true, "_materials": [ @@ -2346,21 +2454,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [ { - "__id__": 63 + "__id__": 66 } ], "_active": true, "_components": [ { - "__id__": 66 + "__id__": 69 } ], "_prefab": { - "__id__": 67 + "__id__": 70 }, "_opacity": 255, "_color": { @@ -2414,17 +2522,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 62 + "__id__": 65 }, "_children": [], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 67 } ], "_prefab": { - "__id__": 65 + "__id__": 68 }, "_opacity": 255, "_color": { @@ -2478,7 +2586,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 63 + "__id__": 66 }, "_enabled": true, "_materials": [ @@ -2523,7 +2631,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 62 + "__id__": 65 }, "_enabled": true, "_materials": [ @@ -2568,116 +2676,7 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 55 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 69 - } - ], - "_prefab": { - "__id__": 70 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 9, - "height": 42 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.731, - -25.614, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 68 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" - }, - "_type": 0, - "_sizeMode": 1, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": { - "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" - }, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0796YcjUtK44SylIFuKSfS", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "New Sprite", - "_objFlags": 0, - "_parent": { - "__id__": 55 + "__id__": 58 }, "_children": [], "_active": true, @@ -2711,7 +2710,7 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 109.525, + -2.731, -25.614, 0, 0, @@ -2770,6 +2769,115 @@ }, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0796YcjUtK44SylIFuKSfS", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 58 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 75 + } + ], + "_prefab": { + "__id__": 76 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 9, + "height": 42 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 109.525, + -25.614, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 74 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" + }, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2797,26 +2905,26 @@ "_name": "open2", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 76 + "__id__": 79 }, { - "__id__": 82 - }, - { - "__id__": 88 + "__id__": 85 }, { "__id__": 91 + }, + { + "__id__": 94 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 94 + "__id__": 97 }, "_opacity": 255, "_color": { @@ -2870,21 +2978,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [ { - "__id__": 77 + "__id__": 80 } ], "_active": true, "_components": [ { - "__id__": 80 + "__id__": 83 } ], "_prefab": { - "__id__": 81 + "__id__": 84 }, "_opacity": 255, "_color": { @@ -2938,17 +3046,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 76 + "__id__": 79 }, "_children": [], "_active": true, "_components": [ { - "__id__": 78 + "__id__": 81 } ], "_prefab": { - "__id__": 79 + "__id__": 82 }, "_opacity": 255, "_color": { @@ -3002,7 +3110,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 77 + "__id__": 80 }, "_enabled": true, "_materials": [ @@ -3047,7 +3155,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 76 + "__id__": 79 }, "_enabled": true, "_materials": [ @@ -3092,21 +3200,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [ { - "__id__": 83 + "__id__": 86 } ], "_active": true, "_components": [ { - "__id__": 86 + "__id__": 89 } ], "_prefab": { - "__id__": 87 + "__id__": 90 }, "_opacity": 255, "_color": { @@ -3160,17 +3268,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 82 + "__id__": 85 }, "_children": [], "_active": true, "_components": [ { - "__id__": 84 + "__id__": 87 } ], "_prefab": { - "__id__": 85 + "__id__": 88 }, "_opacity": 255, "_color": { @@ -3224,7 +3332,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 83 + "__id__": 86 }, "_enabled": true, "_materials": [ @@ -3269,7 +3377,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 82 + "__id__": 85 }, "_enabled": true, "_materials": [ @@ -3314,116 +3422,7 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 75 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 89 - } - ], - "_prefab": { - "__id__": 90 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 9, - "height": 42 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -2.499, - -25.614, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 88 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" - }, - "_type": 0, - "_sizeMode": 1, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": { - "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" - }, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "da6dzbF+dD55rj2zIZJC33", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "New Sprite", - "_objFlags": 0, - "_parent": { - "__id__": 75 + "__id__": 78 }, "_children": [], "_active": true, @@ -3457,7 +3456,7 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 229.661, + -2.499, -25.614, 0, 0, @@ -3516,6 +3515,115 @@ }, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "da6dzbF+dD55rj2zIZJC33", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 78 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 95 + } + ], + "_prefab": { + "__id__": 96 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 9, + "height": 42 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 229.661, + -25.614, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "4c2ac211-077a-4783-92b7-42964571ebfe" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "f2c494b7-b6df-488f-b194-358235b0f180" + }, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -3543,26 +3651,26 @@ "_name": "open3", "_objFlags": 0, "_parent": { - "__id__": 46 + "__id__": 49 }, "_children": [ { - "__id__": 96 + "__id__": 99 }, { - "__id__": 102 - }, - { - "__id__": 108 + "__id__": 105 }, { "__id__": 111 + }, + { + "__id__": 114 } ], "_active": false, "_components": [], "_prefab": { - "__id__": 114 + "__id__": 117 }, "_opacity": 255, "_color": { @@ -3616,21 +3724,21 @@ "_name": "node1", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [ { - "__id__": 97 + "__id__": 100 } ], "_active": true, "_components": [ { - "__id__": 100 + "__id__": 103 } ], "_prefab": { - "__id__": 101 + "__id__": 104 }, "_opacity": 255, "_color": { @@ -3684,17 +3792,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 96 + "__id__": 99 }, "_children": [], "_active": true, "_components": [ { - "__id__": 98 + "__id__": 101 } ], "_prefab": { - "__id__": 99 + "__id__": 102 }, "_opacity": 255, "_color": { @@ -3748,7 +3856,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 97 + "__id__": 100 }, "_enabled": true, "_materials": [ @@ -3793,7 +3901,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 96 + "__id__": 99 }, "_enabled": true, "_materials": [ @@ -3838,21 +3946,21 @@ "_name": "node2", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [ { - "__id__": 103 + "__id__": 106 } ], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 109 } ], "_prefab": { - "__id__": 107 + "__id__": 110 }, "_opacity": 255, "_color": { @@ -3906,17 +4014,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 102 + "__id__": 105 }, "_children": [], "_active": true, "_components": [ { - "__id__": 104 + "__id__": 107 } ], "_prefab": { - "__id__": 105 + "__id__": 108 }, "_opacity": 255, "_color": { @@ -3970,7 +4078,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 103 + "__id__": 106 }, "_enabled": true, "_materials": [ @@ -4015,7 +4123,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 102 + "__id__": 105 }, "_enabled": true, "_materials": [ @@ -4060,17 +4168,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 109 + "__id__": 112 } ], "_prefab": { - "__id__": 110 + "__id__": 113 }, "_opacity": 255, "_color": { @@ -4124,7 +4232,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 108 + "__id__": 111 }, "_enabled": true, "_materials": [ @@ -4169,17 +4277,17 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 95 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 115 } ], "_prefab": { - "__id__": 113 + "__id__": 116 }, "_opacity": 255, "_color": { @@ -4233,7 +4341,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 111 + "__id__": 114 }, "_enabled": true, "_materials": [ @@ -4304,19 +4412,19 @@ }, "_children": [ { - "__id__": 117 + "__id__": 120 }, { - "__id__": 123 + "__id__": 126 }, { - "__id__": 129 + "__id__": 132 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 135 + "__id__": 138 }, "_opacity": 255, "_color": { @@ -4370,21 +4478,21 @@ "_name": "rotate1", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 118 + "__id__": 121 } ], "_active": false, "_components": [ { - "__id__": 121 + "__id__": 124 } ], "_prefab": { - "__id__": 122 + "__id__": 125 }, "_opacity": 255, "_color": { @@ -4438,17 +4546,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 117 + "__id__": 120 }, "_children": [], "_active": true, "_components": [ { - "__id__": 119 + "__id__": 122 } ], "_prefab": { - "__id__": 120 + "__id__": 123 }, "_opacity": 255, "_color": { @@ -4502,7 +4610,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 118 + "__id__": 121 }, "_enabled": true, "_materials": [ @@ -4547,7 +4655,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 117 + "__id__": 120 }, "_enabled": true, "_materials": [ @@ -4592,21 +4700,21 @@ "_name": "rotate2", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 124 + "__id__": 127 } ], "_active": false, "_components": [ { - "__id__": 127 + "__id__": 130 } ], "_prefab": { - "__id__": 128 + "__id__": 131 }, "_opacity": 255, "_color": { @@ -4660,17 +4768,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 123 + "__id__": 126 }, "_children": [], "_active": true, "_components": [ { - "__id__": 125 + "__id__": 128 } ], "_prefab": { - "__id__": 126 + "__id__": 129 }, "_opacity": 255, "_color": { @@ -4724,7 +4832,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 124 + "__id__": 127 }, "_enabled": true, "_materials": [ @@ -4769,7 +4877,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 123 + "__id__": 126 }, "_enabled": true, "_materials": [ @@ -4814,21 +4922,21 @@ "_name": "rotate3", "_objFlags": 0, "_parent": { - "__id__": 116 + "__id__": 119 }, "_children": [ { - "__id__": 130 + "__id__": 133 } ], "_active": false, "_components": [ { - "__id__": 133 + "__id__": 136 } ], "_prefab": { - "__id__": 134 + "__id__": 137 }, "_opacity": 255, "_color": { @@ -4882,17 +4990,17 @@ "_name": "arror", "_objFlags": 0, "_parent": { - "__id__": 129 + "__id__": 132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 131 + "__id__": 134 } ], "_prefab": { - "__id__": 132 + "__id__": 135 }, "_opacity": 255, "_color": { @@ -4946,7 +5054,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 130 + "__id__": 133 }, "_enabled": true, "_materials": [ @@ -4978,7 +5086,7 @@ { "__type__": "cc.PrefabInfo", "root": { - "__id__": 129 + "__id__": 132 }, "asset": { "__uuid__": "a7045129-1b59-44d6-99a0-6316107b3b7b" @@ -4991,7 +5099,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 129 + "__id__": 132 }, "_enabled": true, "_materials": [ @@ -5023,7 +5131,7 @@ { "__type__": "cc.PrefabInfo", "root": { - "__id__": 129 + "__id__": 132 }, "asset": { "__uuid__": "a7045129-1b59-44d6-99a0-6316107b3b7b"