123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705 |
- [
- {
- "__type__": "cc.Prefab",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 0,
- "asyncLoadAssets": false
- },
- {
- "__type__": "cc.Node",
- "_name": "PrepareUI",
- "_objFlags": 0,
- "_parent": null,
- "_children": [
- {
- "__id__": 2
- },
- {
- "__id__": 6
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 20
- },
- {
- "__id__": 21
- },
- {
- "__id__": 22
- }
- ],
- "_prefab": {
- "__id__": 23
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_layer": 33554432,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "Design",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_active": false,
- "_components": [
- {
- "__id__": 3
- },
- {
- "__id__": 4
- }
- ],
- "_prefab": {
- "__id__": 5
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_layer": 33554432,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransformComponent",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "_priority": 0,
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 750,
- "height": 1334
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.SpriteComponent",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_sharedMaterial": null,
- "_spriteFrame": {
- "__uuid__": "b9fb4561-ccbd-440a-83ad-332355b1d525@f9941"
- },
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 1,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "0ecneocDlDu4A6HIPyM7zo",
- "sync": false,
- "_synced": {
- "default": false,
- "serializable": false
- }
- },
- {
- "__type__": "cc.Node",
- "_name": "StartGameButton",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [
- {
- "__id__": 7
- },
- {
- "__id__": 11
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 15
- },
- {
- "__id__": 16
- },
- {
- "__id__": 17
- }
- ],
- "_prefab": {
- "__id__": 19
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": -0.07799999999997453,
- "y": 125.32399999999996,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_layer": 33554432,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "Label",
- "_objFlags": 0,
- "_parent": {
- "__id__": 6
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 8
- },
- {
- "__id__": 9
- }
- ],
- "_prefab": {
- "__id__": 10
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 20.047,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_layer": 33554432,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransformComponent",
- "_name": "Label<UITransformComponent>",
- "_objFlags": 0,
- "node": {
- "__id__": 7
- },
- "_enabled": true,
- "_priority": 0,
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 206,
- "height": 57
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.LabelComponent",
- "_name": "Label<LabelComponent>",
- "_objFlags": 0,
- "node": {
- "__id__": 7
- },
- "_enabled": true,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_sharedMaterial": null,
- "_useOriginalSize": true,
- "_string": "开始游戏",
- "_horizontalAlign": 1,
- "_verticalAlign": 1,
- "_actualFontSize": 40,
- "_fontSize": 40,
- "_fontFamily": "Arial",
- "_lineHeight": 40,
- "_overflow": 1,
- "_enableWrapText": false,
- "_font": null,
- "_isSystemFontUsed": true,
- "_isItalic": false,
- "_isBold": false,
- "_isUnderline": false,
- "_cacheMode": 0,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "a5UZh69z5J3I+XgBQBFgUC",
- "sync": false,
- "_synced": {
- "default": false,
- "serializable": false
- }
- },
- {
- "__type__": "cc.Node",
- "_name": "LevelLabel",
- "_objFlags": 0,
- "_parent": {
- "__id__": 6
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 12
- },
- {
- "__id__": 13
- }
- ],
- "_prefab": {
- "__id__": 14
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": -25.393,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_layer": 33554432,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransformComponent",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 11
- },
- "_enabled": true,
- "_priority": 0,
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 90,
- "height": 50.4
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.LabelComponent",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 11
- },
- "_enabled": true,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_sharedMaterial": null,
- "_useOriginalSize": true,
- "_string": "第一关",
- "_horizontalAlign": 1,
- "_verticalAlign": 1,
- "_actualFontSize": 30,
- "_fontSize": 30,
- "_fontFamily": "Arial",
- "_lineHeight": 40,
- "_overflow": 0,
- "_enableWrapText": true,
- "_font": null,
- "_isSystemFontUsed": true,
- "_isItalic": false,
- "_isBold": false,
- "_isUnderline": false,
- "_cacheMode": 0,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "9e/M9MQz5GPJ5wkdWVRkzT",
- "sync": false,
- "_synced": {
- "default": false,
- "serializable": false
- }
- },
- {
- "__type__": "cc.UITransformComponent",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 6
- },
- "_enabled": true,
- "_priority": 0,
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 327,
- "height": 137
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.SpriteComponent",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 6
- },
- "_enabled": true,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_sharedMaterial": null,
- "_spriteFrame": {
- "__uuid__": "3bfc8929-26a4-4b30-b54a-8ae3dc61f4a7@f9941"
- },
- "_type": 1,
- "_fillType": 0,
- "_sizeMode": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.ButtonComponent",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 6
- },
- "_enabled": true,
- "clickEvents": [
- {
- "__id__": 18
- }
- ],
- "_interactable": true,
- "_transition": 2,
- "_normalColor": {
- "__type__": "cc.Color",
- "r": 214,
- "g": 214,
- "b": 214,
- "a": 255
- },
- "_hoverColor": {
- "__type__": "cc.Color",
- "r": 211,
- "g": 211,
- "b": 211,
- "a": 255
- },
- "_pressColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_disabledColor": {
- "__type__": "cc.Color",
- "r": 124,
- "g": 124,
- "b": 124,
- "a": 255
- },
- "_normalSprite": {
- "__uuid__": "3bfc8929-26a4-4b30-b54a-8ae3dc61f4a7@f9941"
- },
- "_hoverSprite": {
- "__uuid__": "3bfc8929-26a4-4b30-b54a-8ae3dc61f4a7@f9941"
- },
- "_pressedSprite": {
- "__uuid__": "3bfc8929-26a4-4b30-b54a-8ae3dc61f4a7@f9941"
- },
- "_disabledSprite": {
- "__uuid__": "3bfc8929-26a4-4b30-b54a-8ae3dc61f4a7@f9941"
- },
- "_duration": 0.1,
- "_zoomScale": 1.2,
- "_target": {
- "__id__": 6
- },
- "_id": ""
- },
- {
- "__type__": "cc.ClickEvent",
- "target": {
- "__id__": 1
- },
- "component": "",
- "_componentId": "8fc93vzZ1xF6qpWn8Qq53+4",
- "handler": "StartGame",
- "customEventData": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "a9QMw5al5ANa8t9fMUxbRz",
- "sync": false,
- "_synced": {
- "default": false,
- "serializable": false
- }
- },
- {
- "__type__": "cc.UITransformComponent",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "_priority": 0,
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 750,
- "height": 1334
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.WidgetComponent",
- "_name": "PrepareUI<WidgetComponent>",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "_alignFlags": 45,
- "_target": null,
- "_left": 0,
- "_right": 0,
- "_top": 0,
- "_bottom": 0,
- "_horizontalCenter": 0,
- "_verticalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 100,
- "_originalHeight": 100,
- "_alignMode": 2,
- "_lockFlags": 0,
- "_id": ""
- },
- {
- "__type__": "8fc93vzZ1xF6qpWn8Qq53+4",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "54NQB7OnVAirjVxHlFJxQM",
- "sync": false,
- "_synced": {
- "default": false,
- "serializable": false
- }
- }
- ]
|