Slash-The-Hordes/assets/Media/Prefabs/AppRoot.prefab

1689 lines
28 KiB
Plaintext
Raw Normal View History

2022-12-12 08:15:27 +00:00
[
{
"__type__": "cc.Prefab",
"_name": "AppRoot",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false,
"asyncLoadAssets": false
},
{
"__type__": "cc.Node",
"_name": "AppRoot",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
2022-12-20 09:00:47 +00:00
"_children": [
{
"__id__": 2
2023-01-02 09:56:41 +00:00
},
{
"__id__": 14
2023-01-12 09:12:59 +00:00
},
{
"__id__": 70
2022-12-20 09:00:47 +00:00
}
],
"_active": true,
"_components": [
{
2023-01-12 09:12:59 +00:00
"__id__": 78
2022-12-20 09:00:47 +00:00
}
],
"_prefab": {
2023-01-12 09:12:59 +00:00
"__id__": 80
2022-12-20 09:00:47 +00:00
},
"_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": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "AudioPlayer",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 3
},
{
"__id__": 7
}
],
"_active": true,
"_components": [
{
"__id__": 11
}
],
"_prefab": {
"__id__": 13
},
"_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": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "SoundSource",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
2022-12-12 08:15:27 +00:00
"_children": [],
"_active": true,
"_components": [
{
2022-12-20 09:00:47 +00:00
"__id__": 4
2022-12-12 08:15:27 +00:00
}
],
"_prefab": {
2022-12-20 09:00:47 +00:00
"__id__": 6
2022-12-12 08:15:27 +00:00
},
"_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": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
2022-12-20 09:00:47 +00:00
{
"__type__": "cc.AudioSource",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 3
},
"_enabled": true,
"__prefab": {
"__id__": 5
},
"_clip": null,
"_loop": false,
"_playOnAwake": false,
"_volume": 1,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "77UXuJEIdANaHvlgcFuOrx"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "1aDYMPapRFMLNmIBbTyeB7"
},
{
"__type__": "cc.Node",
"_name": "MusicSource",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 8
}
],
"_prefab": {
"__id__": 10
},
"_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": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.AudioSource",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 7
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
2022-12-21 13:56:23 +00:00
"_clip": {
2023-01-04 10:29:45 +00:00
"__uuid__": "62c90d56-a5f2-4125-9748-a8784593fc9a",
2022-12-21 13:56:23 +00:00
"__expectedType__": "cc.AudioClip"
},
2022-12-20 09:00:47 +00:00
"_loop": true,
2022-12-22 13:05:31 +00:00
"_playOnAwake": false,
2022-12-20 09:00:47 +00:00
"_volume": 1,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "833YOi7/5NN4grS+PV/a6t"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "cafhYAziVHcLDM7ubrqoeN"
},
{
"__type__": "958e24+jRZMdr5ue2HNRuRM",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 12
},
"soundSource": {
"__id__": 4
},
"musicSource": {
"__id__": 8
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "16TD0T+m1B6qqSPgiaqN/U"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "5eL70HILtD6oNB7UetCf7j"
},
2022-12-12 08:15:27 +00:00
{
2023-01-02 09:56:41 +00:00
"__type__": "cc.Node",
"_name": "Canvas",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 15
}
],
"_active": true,
"_components": [
{
"__id__": 63
},
{
"__id__": 65
},
{
"__id__": 67
}
],
"_prefab": {
"__id__": 69
},
"_lpos": {
"__type__": "cc.Vec3",
2023-01-17 09:34:52 +00:00
"x": 255,
"y": 340.00000000000006,
2023-01-02 09:56:41 +00:00
"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": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "Camera",
"_objFlags": 0,
"_parent": {
"__id__": 14
},
"_children": [
{
"__id__": 16
},
{
"__id__": 22
},
{
"__id__": 50
}
],
"_active": true,
"_components": [
{
"__id__": 60
}
],
"_prefab": {
"__id__": 62
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
2023-01-17 09:34:52 +00:00
"z": 0
2023-01-02 09:56:41 +00:00
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "ModalWindowManager",
"_objFlags": 0,
"_parent": {
"__id__": 15
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 17
},
{
"__id__": 19
}
],
"_prefab": {
"__id__": 21
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
2023-01-17 09:34:52 +00:00
"z": 0
2023-01-02 09:56:41 +00:00
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
2022-12-12 08:15:27 +00:00
"_name": "",
"_objFlags": 0,
"node": {
2023-01-02 09:56:41 +00:00
"__id__": 16
},
"_enabled": true,
"__prefab": {
"__id__": 18
},
"_contentSize": {
"__type__": "cc.Size",
"width": 640,
"height": 960
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "d5wUnKe2hHcqUB+AGf397x"
},
{
"__type__": "c623fhj2b5Cyau8MBXLOmVF",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 16
2022-12-12 08:15:27 +00:00
},
"_enabled": true,
"__prefab": {
2023-01-02 09:56:41 +00:00
"__id__": 20
},
"availableWindows": [
{
"__uuid__": "663674aa-da1c-44b0-8049-49db9b020973",
"__expectedType__": "cc.Prefab"
},
{
"__uuid__": "9f66fba0-82b2-481c-835d-41cb87f38d87",
"__expectedType__": "cc.Prefab"
},
{
"__uuid__": "cc259578-1eb4-4dd3-87b0-fd42c11668b1",
"__expectedType__": "cc.Prefab"
},
{
"__uuid__": "d07d3ad3-88c1-4b8e-af61-05f53a405d59",
"__expectedType__": "cc.Prefab"
},
{
"__uuid__": "0b35c4ba-253d-4316-ad01-0ba40a2612fc",
"__expectedType__": "cc.Prefab"
}
],
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "e6zKXmavdBWKrOQv2kMKAs"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "7et/guhnJLfZz7EEW01zHe"
},
{
"__type__": "cc.Node",
"_name": "Overlap",
"_objFlags": 0,
"_parent": {
2022-12-20 09:00:47 +00:00
"__id__": 15
},
2023-01-02 09:56:41 +00:00
"_children": [
{
"__id__": 23
},
{
"__id__": 29
},
{
"__id__": 35
},
{
"__id__": 41
}
],
"_active": true,
"_components": [
{
"__id__": 47
}
],
"_prefab": {
"__id__": 49
2022-12-12 08:15:27 +00:00
},
2023-01-02 09:56:41 +00:00
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
2022-12-16 11:01:25 +00:00
},
2023-01-02 09:56:41 +00:00
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
2022-12-16 11:01:25 +00:00
},
2023-01-02 09:56:41 +00:00
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "Sprite",
"_objFlags": 0,
"_parent": {
"__id__": 22
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 24
},
{
"__id__": 26
}
],
"_prefab": {
"__id__": 28
},
"_lpos": {
"__type__": "cc.Vec3",
2023-01-17 09:34:52 +00:00
"x": -255,
2023-01-02 09:56:41 +00:00
"y": 0,
2023-01-17 09:34:52 +00:00
"z": 0
2023-01-02 09:56:41 +00:00
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
2023-01-02 13:46:01 +00:00
"_layer": 33554432,
2023-01-02 09:56:41 +00:00
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 23
},
"_enabled": true,
"__prefab": {
"__id__": 25
},
"_contentSize": {
"__type__": "cc.Size",
2023-01-02 13:46:01 +00:00
"width": 1000,
2023-01-02 09:56:41 +00:00
"height": 1200
},
"_anchorPoint": {
"__type__": "cc.Vec2",
2023-01-02 13:46:01 +00:00
"x": 1,
2023-01-02 09:56:41 +00:00
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "e2WT8yB45H6bbp4OAhgF0h"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 23
},
"_enabled": true,
"__prefab": {
"__id__": 27
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_spriteFrame": {
"__uuid__": "0a917d5c-2810-46e1-8332-63f00395d63a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_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.CompPrefabInfo",
"fileId": "3fQSL2P5ZLKY+/KpkgKGLh"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "04xQQWRi9L24BgNT0Ki8T2"
},
{
"__type__": "cc.Node",
"_name": "Sprite-001",
"_objFlags": 0,
"_parent": {
"__id__": 22
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 30
},
{
"__id__": 32
}
],
"_prefab": {
"__id__": 34
},
"_lpos": {
"__type__": "cc.Vec3",
2023-01-17 09:34:52 +00:00
"x": 255,
2023-01-02 09:56:41 +00:00
"y": 0,
2023-01-17 09:34:52 +00:00
"z": 0
2023-01-02 09:56:41 +00:00
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
2023-01-02 13:46:01 +00:00
"_layer": 33554432,
2023-01-02 09:56:41 +00:00
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 29
},
"_enabled": true,
"__prefab": {
"__id__": 31
},
"_contentSize": {
"__type__": "cc.Size",
2023-01-02 13:46:01 +00:00
"width": 1000,
2023-01-02 09:56:41 +00:00
"height": 1200
},
"_anchorPoint": {
"__type__": "cc.Vec2",
2023-01-02 13:46:01 +00:00
"x": 0,
2023-01-02 09:56:41 +00:00
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "6fmadnjyZOD42aM1FT3USn"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 29
},
"_enabled": true,
"__prefab": {
"__id__": 33
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_spriteFrame": {
"__uuid__": "0a917d5c-2810-46e1-8332-63f00395d63a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_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.CompPrefabInfo",
"fileId": "3bJVTqkUVI1pFrwVwRfQxD"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "a4Q1zB2rRPLJKs8SqUujSR"
},
{
"__type__": "cc.Node",
"_name": "Sprite-002",
"_objFlags": 0,
"_parent": {
"__id__": 22
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 36
},
{
"__id__": 38
}
],
"_prefab": {
"__id__": 40
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
2023-01-17 09:34:52 +00:00
"y": 340,
"z": 0
2023-01-02 09:56:41 +00:00
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
2023-01-02 13:46:01 +00:00
"_layer": 33554432,
2023-01-02 09:56:41 +00:00
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 35
},
"_enabled": true,
"__prefab": {
"__id__": 37
},
"_contentSize": {
"__type__": "cc.Size",
2023-01-02 13:46:01 +00:00
"width": 2640,
"height": 500
2023-01-02 09:56:41 +00:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
2023-01-02 13:46:01 +00:00
"y": 0
2023-01-02 09:56:41 +00:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "84odXUbwNKZp1F/54d5z21"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 35
},
"_enabled": true,
"__prefab": {
"__id__": 39
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_spriteFrame": {
"__uuid__": "0a917d5c-2810-46e1-8332-63f00395d63a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_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.CompPrefabInfo",
"fileId": "17zxvKxXlDR4uTMy6q932u"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "44TIKBnqVCUKnzMEJXxf+7"
},
{
"__type__": "cc.Node",
"_name": "Sprite-003",
"_objFlags": 0,
"_parent": {
"__id__": 22
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 42
},
{
"__id__": 44
}
],
"_prefab": {
"__id__": 46
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
2023-01-17 09:34:52 +00:00
"y": -340,
"z": 0
2023-01-02 09:56:41 +00:00
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
2023-01-02 13:46:01 +00:00
"_layer": 33554432,
2023-01-02 09:56:41 +00:00
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 41
},
"_enabled": true,
"__prefab": {
"__id__": 43
},
"_contentSize": {
"__type__": "cc.Size",
2023-01-02 13:46:01 +00:00
"width": 2640,
"height": 500
2023-01-02 09:56:41 +00:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
2023-01-02 13:46:01 +00:00
"y": 1
2023-01-02 09:56:41 +00:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a4Q9bUMHtBhasBeUoxV9nJ"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 41
},
"_enabled": true,
"__prefab": {
"__id__": 45
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_spriteFrame": {
"__uuid__": "0a917d5c-2810-46e1-8332-63f00395d63a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_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.CompPrefabInfo",
"fileId": "adfU/ciXRPsJIcjEQebjJp"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "a4ohXJNMlKYIzy0TerDYfG"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 22
},
"_enabled": true,
"__prefab": {
"__id__": 48
},
"_contentSize": {
"__type__": "cc.Size",
"width": 640,
"height": 960
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "46xxu25MRKxJLAuxMMsf57"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "f9c0nAyY1AEY+29CNy1WVz"
},
{
"__type__": "cc.Node",
"_name": "ScreenFader",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 15
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 51
},
{
"__id__": 53
},
{
"__id__": 55
},
{
"__id__": 57
}
],
"_prefab": {
"__id__": 59
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
2023-01-17 09:34:52 +00:00
"z": 0
2023-01-02 09:56:41 +00:00
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_layer": 8388608,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 50
},
"_enabled": true,
"__prefab": {
"__id__": 52
},
"_contentSize": {
"__type__": "cc.Size",
"width": 640,
"height": 960
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7bzTWH09FA4oZ0VugCpmQ3"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 50
},
"_enabled": true,
"__prefab": {
"__id__": 54
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_spriteFrame": {
"__uuid__": "0a917d5c-2810-46e1-8332-63f00395d63a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "c4872559-07b2-44e5-9613-5f22506b1989",
"__expectedType__": "cc.SpriteAtlas"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "cdmu4EBtJM6rWXHQdGNEN0"
},
{
"__type__": "f9bdcLpmMdIgqWNOgetdMv1",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 50
},
"_enabled": true,
"__prefab": {
"__id__": 56
},
"animation": {
"__id__": 57
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "0bBTtYUmtAGoBYF+/lNGeL"
},
{
"__type__": "cc.Animation",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 50
},
"_enabled": true,
"__prefab": {
"__id__": 58
},
"playOnLoad": false,
"_clips": [
{
"__uuid__": "62a2bbe7-81e3-4f5d-85a7-e6ed018e783a",
"__expectedType__": "cc.AnimationClip"
},
{
"__uuid__": "03c7a83d-bc15-48b9-b343-7c930ab88d2c",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "6cOISS7ZBL7ZILXit/Dlrm"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "71qF2ggGpMcLF94AUlql0u"
},
{
"__type__": "cc.Camera",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 15
},
"_enabled": true,
"__prefab": {
"__id__": 61
},
"_projection": 0,
"_priority": 1073741824,
"_fov": 45,
"_fovAxis": 0,
2023-01-17 09:34:52 +00:00
"_orthoHeight": 340,
2023-01-02 09:56:41 +00:00
"_near": 0,
"_far": 2000,
"_color": {
"__type__": "cc.Color",
"r": 75,
"g": 109,
"b": 59,
"a": 255
},
"_depth": 1,
"_stencil": 0,
"_clearFlags": 7,
"_rect": {
"__type__": "cc.Rect",
"x": 0,
"y": 0,
"width": 1,
"height": 1
},
"_aperture": 19,
"_shutter": 7,
"_iso": 0,
"_screenScale": 1,
"_visibility": 41943040,
"_targetTexture": null,
"_cameraType": -1,
"_trackingType": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3aDUqkoGlDu4aozlhke/vm"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "34fqr+u0xAhoDyxDcRDzU9"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 14
},
"_enabled": true,
"__prefab": {
"__id__": 64
},
"_contentSize": {
"__type__": "cc.Size",
2023-01-17 09:34:52 +00:00
"width": 510,
"height": 680
2023-01-02 09:56:41 +00:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3cU8u+g/ZHqZh/QeLhRGlh"
},
{
"__type__": "cc.Canvas",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 14
},
"_enabled": true,
"__prefab": {
"__id__": 66
},
"_cameraComponent": {
"__id__": 60
},
"_alignCanvasWithScreen": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "fd3Aoc16ZH5qbLp0cYLjrD"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 14
},
"_enabled": true,
"__prefab": {
"__id__": 68
},
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 5.684341886080802e-14,
"_bottom": 5.684341886080802e-14,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "59KNwSaIFM7bzb3zyVXbob"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "f6cwwQmx9G2qaYOpNATP9o"
},
2023-01-12 09:12:59 +00:00
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 71
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 70
},
"asset": {
"__uuid__": "f668086a-2bff-40eb-a029-dd891718441d",
"__expectedType__": "cc.Prefab"
},
"fileId": "5da9o8mwlJl5XD861jGbYx",
"instance": {
"__id__": 72
}
},
{
"__type__": "cc.PrefabInstance",
"fileId": "56Xvr+wxdEcqGuJ2/9Drtp",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 73
},
{
"__id__": 75
},
{
"__id__": 76
},
{
"__id__": 77
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 74
},
"propertyPath": [
"_name"
],
"value": "Y8"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5da9o8mwlJl5XD861jGbYx"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 74
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 74
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 74
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
2023-01-02 09:56:41 +00:00
{
"__type__": "4943dSvt9FBvLizJ1HhFOzg",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2023-01-12 09:12:59 +00:00
"__id__": 79
2023-01-02 09:56:41 +00:00
},
"audio": {
"__id__": 11
},
"settingsAsset": {
"__uuid__": "03f832fe-2109-42e2-a968-815df711a7e9",
"__expectedType__": "cc.JsonAsset"
},
"engTranslationAsset": {
"__uuid__": "7d43843c-0765-427c-9161-2fd9030369c8",
"__expectedType__": "cc.JsonAsset"
},
"gameAssetsPrefab": {
"__uuid__": "bc8c3fb4-28d9-472e-aa3d-947f8a7fa037",
"__expectedType__": "cc.Prefab"
},
"mainCamera": {
"__id__": 60
},
"modalWindowManager": {
"__id__": 19
},
"screenFader": {
"__id__": 55
2022-12-22 12:26:43 +00:00
},
2023-01-12 09:12:59 +00:00
"y8": null,
2022-12-12 08:15:27 +00:00
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "27BpfekuJFg5U8UHM0svbc"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2023-01-12 09:12:59 +00:00
"fileId": "f6TS0IBq9EGpNVBB7WXcF6",
"targetOverrides": [
{
"__id__": 81
}
],
"nestedPrefabInstanceRoots": [
{
"__id__": 70
}
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 78
},
"sourceInfo": null,
"propertyPath": [
"y8"
],
"target": {
"__id__": 70
},
"targetInfo": {
"__id__": 82
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"9cOBr9gAFNWbvsaSX5dfaa"
]
2022-12-12 08:15:27 +00:00
}
]