123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470 |
- [
- {
- "__type__": "cc.SceneAsset",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "scene": {
- "__id__": 1
- }
- },
- {
- "__type__": "cc.Scene",
- "_objFlags": 0,
- "_parent": null,
- "_children": [
- {
- "__id__": 2
- }
- ],
- "_active": true,
- "_components": [],
- "_prefab": null,
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 0,
- "height": 0
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_is3DNode": true,
- "_groupIndex": 0,
- "groupIndex": 0,
- "autoReleaseAssets": false,
- "_id": "a861147e-8c86-407f-8494-ad3af6c91d45"
- },
- {
- "__type__": "cc.Node",
- "_name": "Canvas",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [
- {
- "__id__": 3
- },
- {
- "__id__": 5
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 9
- },
- {
- "__id__": 10
- }
- ],
- "_prefab": null,
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 640,
- "height": 1136
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 320,
- 568,
- 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": "a5esZu+45LA5mBpvttspPD"
- },
- {
- "__type__": "cc.Node",
- "_name": "Main Camera",
- "_objFlags": 0,
- "_parent": {
- "__id__": 2
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 4
- }
- ],
- "_prefab": null,
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 960,
- "height": 640
- },
- "_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": "e1WoFrQ79G7r4ZuQE3HlNb"
- },
- {
- "__type__": "cc.Camera",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 3
- },
- "_enabled": true,
- "_cullingMask": 4294967295,
- "_clearFlags": 7,
- "_backgroundColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_depth": -1,
- "_zoomRatio": 1,
- "_targetTexture": null,
- "_fov": 60,
- "_orthoSize": 10,
- "_nearClip": 1,
- "_farClip": 4096,
- "_ortho": true,
- "_rect": {
- "__type__": "cc.Rect",
- "x": 0,
- "y": 0,
- "width": 1,
- "height": 1
- },
- "_renderStages": 1,
- "_alignWithScreen": true,
- "_id": "81GN3uXINKVLeW4+iKSlim"
- },
- {
- "__type__": "cc.Node",
- "_name": "New Sprite(Splash)",
- "_objFlags": 0,
- "_parent": {
- "__id__": 2
- },
- "_children": [
- {
- "__id__": 6
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 8
- }
- ],
- "_prefab": null,
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 640,
- "height": 1136
- },
- "_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": "95FGg1rGZDy4KYxaTXfbH7"
- },
- {
- "__type__": "cc.Node",
- "_name": "New Label",
- "_objFlags": 0,
- "_parent": {
- "__id__": 5
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 7
- }
- ],
- "_prefab": null,
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 249,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 280.02,
- "height": 75.6
- },
- "_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": "e1+fNERslOVoEl3552POeq"
- },
- {
- "__type__": "cc.Label",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 6
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_string": "开发中......",
- "_N$string": "开发中......",
- "_fontSize": 60,
- "_lineHeight": 60,
- "_enableWrapText": true,
- "_N$file": null,
- "_isSystemFontUsed": true,
- "_spacingX": 0,
- "_batchAsBitmap": false,
- "_styleFlags": 1,
- "_underlineHeight": 0,
- "_N$horizontalAlign": 1,
- "_N$verticalAlign": 1,
- "_N$fontFamily": "Arial",
- "_N$overflow": 0,
- "_N$cacheMode": 0,
- "_id": "fbO+/LTppGk7/Dfeh+H6kv"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 5
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_spriteFrame": {
- "__uuid__": "954cd712-0d13-44a3-ab89-363862c5512d"
- },
- "_type": 0,
- "_sizeMode": 0,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_atlas": null,
- "_id": "35CdpSuFRAtKk1kyInKC95"
- },
- {
- "__type__": "cc.Canvas",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "_designResolution": {
- "__type__": "cc.Size",
- "width": 640,
- "height": 1136
- },
- "_fitWidth": false,
- "_fitHeight": true,
- "_id": "59Cd0ovbdF4byw5sbjJDx7"
- },
- {
- "__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": 0,
- "_originalHeight": 0,
- "_id": "29zXboiXFBKoIV4PQ2liTe"
- }
- ]
|