1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435 |
- [
- {
- "__type__": "cc.Prefab",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 0,
- "asyncLoadAssets": false,
- "readonly": false
- },
- {
- "__type__": "cc.Node",
- "_name": "FeedbackBug",
- "_objFlags": 0,
- "_parent": null,
- "_children": [
- {
- "__id__": 2
- },
- {
- "__id__": 7
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 31
- },
- {
- "__id__": 32
- },
- {
- "__id__": 33
- }
- ],
- "_prefab": {
- "__id__": 34
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 1624,
- "height": 750
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 812,
- 375,
- 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.Node",
- "_name": "mask",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 3
- },
- {
- "__id__": 4
- },
- {
- "__id__": 5
- }
- ],
- "_prefab": {
- "__id__": 6
- },
- "_opacity": 120,
- "_color": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 1624,
- "height": 750
- },
- "_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__": 2
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_spriteFrame": {
- "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
- },
- "_type": 0,
- "_sizeMode": 0,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "alignMode": 1,
- "_target": null,
- "_alignFlags": 45,
- "_left": 0,
- "_right": 0,
- "_top": 0,
- "_bottom": 0,
- "_verticalCenter": 0,
- "_horizontalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 100,
- "_originalHeight": 100,
- "_id": ""
- },
- {
- "__type__": "cc.Button",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "_normalMaterial": null,
- "_grayMaterial": null,
- "duration": 0.1,
- "zoomScale": 1.2,
- "clickEvents": [],
- "_N$interactable": true,
- "_N$enableAutoGrayEffect": false,
- "_N$transition": 0,
- "transition": 0,
- "_N$normalColor": {
- "__type__": "cc.Color",
- "r": 214,
- "g": 214,
- "b": 214,
- "a": 255
- },
- "_N$pressedColor": {
- "__type__": "cc.Color",
- "r": 211,
- "g": 211,
- "b": 211,
- "a": 255
- },
- "pressedColor": {
- "__type__": "cc.Color",
- "r": 211,
- "g": 211,
- "b": 211,
- "a": 255
- },
- "_N$hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$disabledColor": {
- "__type__": "cc.Color",
- "r": 124,
- "g": 124,
- "b": 124,
- "a": 255
- },
- "_N$normalSprite": null,
- "_N$pressedSprite": null,
- "pressedSprite": null,
- "_N$hoverSprite": null,
- "hoverSprite": null,
- "_N$disabledSprite": null,
- "_N$target": {
- "__id__": 2
- },
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
- },
- "fileId": "46cKofHG1IXLW165PP8QLI",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "rootNode",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [
- {
- "__id__": 8
- },
- {
- "__id__": 11
- },
- {
- "__id__": 17
- },
- {
- "__id__": 23
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 29
- }
- ],
- "_prefab": {
- "__id__": 30
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 1237,
- "height": 645
- },
- "_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.Node",
- "_name": "bg",
- "_objFlags": 0,
- "_parent": {
- "__id__": 7
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 9
- }
- ],
- "_prefab": {
- "__id__": 10
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 1237,
- "height": 665
- },
- "_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__": 8
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_spriteFrame": {
- "__uuid__": "37cda6b3-e0e2-4f02-a11a-96b6b17283b1"
- },
- "_type": 0,
- "_sizeMode": 1,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
- },
- "fileId": "ccvLnT/ENDDZTHshHN4EFk",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "btn_close",
- "_objFlags": 0,
- "_parent": {
- "__id__": 7
- },
- "_children": [
- {
- "__id__": 12
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 15
- }
- ],
- "_prefab": {
- "__id__": 16
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 65,
- "height": 63
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 580,
- 312,
- 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.Node",
- "_name": "sprite",
- "_objFlags": 0,
- "_parent": {
- "__id__": 11
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 13
- }
- ],
- "_prefab": {
- "__id__": 14
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 63,
- "height": 65
- },
- "_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__": 12
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_spriteFrame": {
- "__uuid__": "4b677979-fbe6-4e25-bd29-5ab98ecaa5e7"
- },
- "_type": 0,
- "_sizeMode": 1,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
- },
- "fileId": "098QgzJl1BEbipU1XPExir",
- "sync": false
- },
- {
- "__type__": "cc.Button",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 11
- },
- "_enabled": true,
- "_normalMaterial": null,
- "_grayMaterial": null,
- "duration": 0.1,
- "zoomScale": 1.2,
- "clickEvents": [],
- "_N$interactable": true,
- "_N$enableAutoGrayEffect": false,
- "_N$transition": 1,
- "transition": 1,
- "_N$normalColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$pressedColor": {
- "__type__": "cc.Color",
- "r": 136,
- "g": 136,
- "b": 136,
- "a": 255
- },
- "pressedColor": {
- "__type__": "cc.Color",
- "r": 136,
- "g": 136,
- "b": 136,
- "a": 255
- },
- "_N$hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$disabledColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$normalSprite": {
- "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
- },
- "_N$pressedSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "pressedSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "_N$hoverSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "hoverSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "_N$disabledSprite": {
- "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
- },
- "_N$target": {
- "__id__": 12
- },
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
- },
- "fileId": "23erMi2mNDkpf5OGvAAvrI",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "btn_copy",
- "_objFlags": 0,
- "_parent": {
- "__id__": 7
- },
- "_children": [
- {
- "__id__": 18
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 21
- }
- ],
- "_prefab": {
- "__id__": 22
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 143,
- "height": 69
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 399,
- -147.2,
- 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.Node",
- "_name": "sprite",
- "_objFlags": 0,
- "_parent": {
- "__id__": 17
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 19
- }
- ],
- "_prefab": {
- "__id__": 20
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 143,
- "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__": 18
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_spriteFrame": {
- "__uuid__": "47633c98-8a20-46cb-8747-10307dc6d99e"
- },
- "_type": 0,
- "_sizeMode": 1,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
- },
- "fileId": "e8hPKcsGRNNI7yeTR68Jp9",
- "sync": false
- },
- {
- "__type__": "cc.Button",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 17
- },
- "_enabled": true,
- "_normalMaterial": null,
- "_grayMaterial": null,
- "duration": 0.1,
- "zoomScale": 1.2,
- "clickEvents": [],
- "_N$interactable": true,
- "_N$enableAutoGrayEffect": false,
- "_N$transition": 1,
- "transition": 1,
- "_N$normalColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$pressedColor": {
- "__type__": "cc.Color",
- "r": 136,
- "g": 136,
- "b": 136,
- "a": 255
- },
- "pressedColor": {
- "__type__": "cc.Color",
- "r": 136,
- "g": 136,
- "b": 136,
- "a": 255
- },
- "_N$hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$disabledColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$normalSprite": {
- "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
- },
- "_N$pressedSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "pressedSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "_N$hoverSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "hoverSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "_N$disabledSprite": {
- "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
- },
- "_N$target": {
- "__id__": 18
- },
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
- },
- "fileId": "86Nh7KJhpIaqDgCVO21/QG",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "btn_go",
- "_objFlags": 0,
- "_parent": {
- "__id__": 7
- },
- "_children": [
- {
- "__id__": 24
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 27
- }
- ],
- "_prefab": {
- "__id__": 28
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 315,
- "height": 100
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 158,
- -242,
- 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.Node",
- "_name": "sprite",
- "_objFlags": 0,
- "_parent": {
- "__id__": 23
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 25
- }
- ],
- "_prefab": {
- "__id__": 26
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 342,
- "height": 128
- },
- "_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__": 24
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_spriteFrame": {
- "__uuid__": "ea391226-2ff1-49d8-9d60-9f3fd5ce8aff"
- },
- "_type": 0,
- "_sizeMode": 1,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
- },
- "fileId": "69YGDZG+xJsrx07oorrEtZ",
- "sync": false
- },
- {
- "__type__": "cc.Button",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 23
- },
- "_enabled": true,
- "_normalMaterial": null,
- "_grayMaterial": null,
- "duration": 0.1,
- "zoomScale": 1.2,
- "clickEvents": [],
- "_N$interactable": true,
- "_N$enableAutoGrayEffect": false,
- "_N$transition": 1,
- "transition": 1,
- "_N$normalColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$pressedColor": {
- "__type__": "cc.Color",
- "r": 136,
- "g": 136,
- "b": 136,
- "a": 255
- },
- "pressedColor": {
- "__type__": "cc.Color",
- "r": 136,
- "g": 136,
- "b": 136,
- "a": 255
- },
- "_N$hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$disabledColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$normalSprite": {
- "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
- },
- "_N$pressedSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "pressedSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "_N$hoverSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "hoverSprite": {
- "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
- },
- "_N$disabledSprite": {
- "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
- },
- "_N$target": {
- "__id__": 24
- },
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
- },
- "fileId": "ffmRYH6wpKwb0XDmTdBpcZ",
- "sync": false
- },
- {
- "__type__": "cc.Button",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 7
- },
- "_enabled": true,
- "_normalMaterial": null,
- "_grayMaterial": null,
- "duration": 0.1,
- "zoomScale": 1.2,
- "clickEvents": [],
- "_N$interactable": true,
- "_N$enableAutoGrayEffect": false,
- "_N$transition": 0,
- "transition": 0,
- "_N$normalColor": {
- "__type__": "cc.Color",
- "r": 214,
- "g": 214,
- "b": 214,
- "a": 255
- },
- "_N$pressedColor": {
- "__type__": "cc.Color",
- "r": 211,
- "g": 211,
- "b": 211,
- "a": 255
- },
- "pressedColor": {
- "__type__": "cc.Color",
- "r": 211,
- "g": 211,
- "b": 211,
- "a": 255
- },
- "_N$hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "hoverColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_N$disabledColor": {
- "__type__": "cc.Color",
- "r": 124,
- "g": 124,
- "b": 124,
- "a": 255
- },
- "_N$normalSprite": null,
- "_N$pressedSprite": null,
- "pressedSprite": null,
- "_N$hoverSprite": null,
- "hoverSprite": null,
- "_N$disabledSprite": null,
- "_N$target": {
- "__id__": 7
- },
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
- },
- "fileId": "d0TROuhv9Hy6+vRxQ3aQEt",
- "sync": false
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "alignMode": 1,
- "_target": null,
- "_alignFlags": 45,
- "_left": 0,
- "_right": 0,
- "_top": 0,
- "_bottom": 0,
- "_verticalCenter": 0,
- "_horizontalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 0,
- "_originalHeight": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Animation",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "_defaultClip": {
- "__uuid__": "912d4e44-cbea-48cc-a739-1c77bdeb6924"
- },
- "_clips": [
- {
- "__uuid__": "912d4e44-cbea-48cc-a739-1c77bdeb6924"
- }
- ],
- "playOnLoad": false,
- "_id": ""
- },
- {
- "__type__": "abee9D/XjxJF4Wfc32mMrcH",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
- },
- "fileId": "fdD8RrOJFFI4Ij3y3nUiif",
- "sync": false
- }
- ]
|