1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267 |
- [
- {
- "__type__": "cc.Prefab",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 0,
- "asyncLoadAssets": false
- },
- {
- "__type__": "cc.Node",
- "_name": "job_level_up_succes ",
- "_objFlags": 0,
- "_parent": null,
- "_children": [
- {
- "__id__": 2
- },
- {
- "__id__": 5
- }
- ],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 40
- }
- ],
- "_prefab": {
- "__id__": 41
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 0,
- "height": 0
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Node",
- "_name": "bg",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 3
- }
- ],
- "_prefab": {
- "__id__": 4
- },
- "_id": "",
- "_opacity": 100,
- "_color": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 750,
- "height": 1700
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "_spriteFrame": {
- "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061"
- },
- "_type": 0,
- "_sizeMode": 0,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_atlas": null
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "eaq2lc5ylNeZ33Zrzym/YD",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "content",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [
- {
- "__id__": 6
- },
- {
- "__id__": 9
- },
- {
- "__id__": 17
- },
- {
- "__id__": 24
- },
- {
- "__id__": 27
- },
- {
- "__id__": 33
- },
- {
- "__id__": 36
- }
- ],
- "_tag": -1,
- "_active": true,
- "_components": [],
- "_prefab": {
- "__id__": 39
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 0,
- "height": 0
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Node",
- "_name": "alertBackground",
- "_objFlags": 0,
- "_parent": {
- "__id__": 5
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 7
- }
- ],
- "_prefab": {
- "__id__": 8
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 550,
- "height": 350
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 6
- },
- "_enabled": true,
- "_spriteFrame": {
- "__uuid__": "9cf6fdf0-a8fc-4068-a5d1-7ae6e16b950c"
- },
- "_type": 1,
- "_sizeMode": 0,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_atlas": null
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "d33HtC/OdH6K7/59F2g7i7",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "title",
- "_objFlags": 0,
- "_parent": {
- "__id__": 5
- },
- "_children": [
- {
- "__id__": 10
- },
- {
- "__id__": 13
- }
- ],
- "_tag": -1,
- "_active": true,
- "_components": [],
- "_prefab": {
- "__id__": 16
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 0,
- "height": 0
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 178
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Node",
- "_name": "color_full_bar",
- "_objFlags": 0,
- "_parent": {
- "__id__": 9
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 11
- }
- ],
- "_prefab": {
- "__id__": 12
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 432,
- "height": 96
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 10
- },
- "_enabled": true,
- "_spriteFrame": {
- "__uuid__": "69e568db-5875-40fd-b252-0363f5d5fc42"
- },
- "_type": 0,
- "_sizeMode": 1,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_atlas": null
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "81bMKDB1JHk7NlBD6r0MUG",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "text",
- "_objFlags": 0,
- "_parent": {
- "__id__": 9
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 14
- }
- ],
- "_prefab": {
- "__id__": 15
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 165,
- "height": 50
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 14.7
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.RichText",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 13
- },
- "_enabled": true,
- "_N$string": "<outline color=#d74844><b>进阶成功</b></outline>",
- "_N$horizontalAlign": 0,
- "_N$fontSize": 40,
- "_N$font": null,
- "_N$maxWidth": 0,
- "_N$lineHeight": 50,
- "_N$imageAtlas": null,
- "_N$handleTouchEvent": true
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "0aECM7il1LKppkEM4ZHFal",
- "sync": false
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "e8Qf1nD9tFAa8sM2bmtvKm",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "confirm",
- "_objFlags": 0,
- "_parent": {
- "__id__": 5
- },
- "_children": [
- {
- "__id__": 18
- }
- ],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 21
- },
- {
- "__id__": 22
- }
- ],
- "_prefab": {
- "__id__": 23
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 236,
- "height": 80
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": -81
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Node",
- "_name": "New RichText",
- "_objFlags": 0,
- "_parent": {
- "__id__": 17
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 19
- }
- ],
- "_prefab": {
- "__id__": 20
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 63,
- "height": 40
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.RichText",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 18
- },
- "_enabled": true,
- "_N$string": "<outline color=#690802><b>确定</b></c>",
- "_N$horizontalAlign": 0,
- "_N$fontSize": 30,
- "_N$font": null,
- "_N$maxWidth": 0,
- "_N$lineHeight": 40,
- "_N$imageAtlas": null,
- "_N$handleTouchEvent": true
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "c33V9zyyBEuL2cvtu2VM5h",
- "sync": false
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 17
- },
- "_enabled": true,
- "_spriteFrame": {
- "__uuid__": "a2a70c2c-f3a8-4abc-a113-6876b4f0a6f6"
- },
- "_type": 0,
- "_sizeMode": 1,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_atlas": null
- },
- {
- "__type__": "9f4d2FyZDFEWaJD6/7b9oSz",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 17
- },
- "_enabled": true
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "80zKFsENFHNqGKHvrV8gaM",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "train_cost_bg",
- "_objFlags": 0,
- "_parent": {
- "__id__": 5
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 25
- }
- ],
- "_prefab": {
- "__id__": 26
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 400,
- "height": 65
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 31.4
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 24
- },
- "_enabled": true,
- "_spriteFrame": {
- "__uuid__": "bce06ad4-8ab0-4ae9-85bf-18e995bae2b3"
- },
- "_type": 1,
- "_sizeMode": 0,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_atlas": null
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "74QvCgL35IkrpRQoL8t+YY",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "star_after",
- "_objFlags": 0,
- "_parent": {
- "__id__": 5
- },
- "_children": [
- {
- "__id__": 28
- }
- ],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 31
- }
- ],
- "_prefab": {
- "__id__": 32
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 55,
- "height": 51
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": -38.3,
- "y": 30
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Node",
- "_name": "New RichText",
- "_objFlags": 0,
- "_parent": {
- "__id__": 27
- },
- "_children": [],
- "_tag": -1,
- "_active": false,
- "_components": [
- {
- "__id__": 29
- }
- ],
- "_prefab": {
- "__id__": 30
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 17,
- "height": 50
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": -3.3
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.RichText",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 28
- },
- "_enabled": true,
- "_N$string": "<outline color=#584A47 width=2><b>7</b></outline>",
- "_N$horizontalAlign": 0,
- "_N$fontSize": 24,
- "_N$font": null,
- "_N$maxWidth": 0,
- "_N$lineHeight": 50,
- "_N$imageAtlas": null,
- "_N$handleTouchEvent": true
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "dad0nP1NxHNri5z+Jd8mr8",
- "sync": false
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 27
- },
- "_enabled": true,
- "_spriteFrame": null,
- "_type": 0,
- "_sizeMode": 1,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_atlas": null
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "73ifiYAiNPMptDogvVOXNW",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "type_after",
- "_objFlags": 0,
- "_parent": {
- "__id__": 5
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 34
- }
- ],
- "_prefab": {
- "__id__": 35
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 0,
- "height": 40
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": -6.3,
- "y": 30
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.RichText",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 33
- },
- "_enabled": true,
- "_N$string": "",
- "_N$horizontalAlign": 0,
- "_N$fontSize": 26,
- "_N$font": null,
- "_N$maxWidth": 0,
- "_N$lineHeight": 40,
- "_N$imageAtlas": null,
- "_N$handleTouchEvent": true
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "fatsKnSNBFF4qZ/3zDC+xV",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "name_change",
- "_objFlags": 0,
- "_parent": {
- "__id__": 5
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 37
- }
- ],
- "_prefab": {
- "__id__": 38
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 74,
- "g": 65,
- "b": 58,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 247,
- "height": 30
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": -194.2,
- "y": 82.4
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.RichText",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 36
- },
- "_enabled": true,
- "_N$string": "<b>恭喜你的艺人进阶成为:</b>",
- "_N$horizontalAlign": 0,
- "_N$fontSize": 22,
- "_N$font": null,
- "_N$maxWidth": 0,
- "_N$lineHeight": 30,
- "_N$imageAtlas": null,
- "_N$handleTouchEvent": true
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "a5S5GhPQFFOKPIUk0MRK12",
- "sync": false
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "f4iuhITcVLqoUhABKX1xII",
- "sync": false
- },
- {
- "__type__": "ce41185slVLOo4HDzCJosmv",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "content": {
- "__id__": 5
- },
- "levelBg": {
- "__id__": 31
- },
- "levelNumAfterText": {
- "__id__": 29
- },
- "levelNameAfterText": {
- "__id__": 34
- },
- "confirmNode": {
- "__id__": 17
- },
- "confirmText": {
- "__id__": 18
- },
- "levelBgFrame": [
- {
- "__uuid__": "cba88366-b0bf-4bc1-9da3-7b4083fe47f5"
- },
- {
- "__uuid__": "d81c5c21-66ad-4e7b-a8ba-8dbd0b5041e5"
- },
- {
- "__uuid__": "7bf3b3d6-244e-4d5d-8c0b-f0b81e97eac3"
- },
- {
- "__uuid__": "13299ec9-b83c-4c06-b5c4-37e91289886e"
- },
- {
- "__uuid__": "bfcff3ed-7e9d-406a-8b80-25efe8f8b040"
- },
- {
- "__uuid__": "19589104-6a0f-451b-b4d6-bd9429156d2d"
- },
- {
- "__uuid__": "65e3a5c3-d4e1-4ea9-8865-9c758fb551c8"
- },
- {
- "__uuid__": "9d76df32-1c9f-4ae5-b122-a2e7713ccdd9"
- },
- {
- "__uuid__": "5c1997f3-105b-4ae0-a2ce-7200c177c180"
- },
- {
- "__uuid__": "9eb11bbe-e6a5-4ceb-8879-b2621070ad83"
- }
- ]
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "d6bd4401-da8b-4d66-9c15-497938759499"
- },
- "fileId": "755ApOqatBVaI7CihxUe1J",
- "sync": false
- }
- ]
|