refactor(guide prefab): 重构新手引导预制体结构

统一将guide1-4预制体改为使用预制件实例嵌套方式,替换原有的硬编码节点组件结构,补充完整嵌套预制体根节点信息,调整部分弹窗位置参数
This commit is contained in:
panFD
2026-06-17 23:06:34 +08:00
parent c35d14b5b5
commit 6c6efb640e
4 changed files with 873 additions and 693 deletions

View File

@@ -28,17 +28,17 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 51 "__id__": 60
}, },
{ {
"__id__": 53 "__id__": 62
}, },
{ {
"__id__": 55 "__id__": 64
} }
], ],
"_prefab": { "_prefab": {
"__id__": 57 "__id__": 66
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -385,23 +385,23 @@
"__id__": 17 "__id__": 17
}, },
{ {
"__id__": 25 "__id__": 34
}, },
{ {
"__id__": 31 "__id__": 40
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 46 "__id__": 55
}, },
{ {
"__id__": 48 "__id__": 57
} }
], ],
"_prefab": { "_prefab": {
"__id__": 50 "__id__": 59
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -434,178 +434,218 @@
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "popupb",
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {},
"_parent": { "_parent": {
"__id__": 16 "__id__": 16
}, },
"_children": [], "_prefab": {
"_active": true, "__id__": 18
"_components": [ },
{ "__editorExtras__": {}
"__id__": 18 },
}, {
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 17
},
"asset": {
"__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
"__expectedType__": "cc.Prefab"
},
"fileId": "d3jYvT7whFS5scQFZeO5AK",
"instance": {
"__id__": 19
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "14YFVIWXtFxKTjZkEPn9Vm",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{ {
"__id__": 20 "__id__": 20
}, },
{ {
"__id__": 22 "__id__": 22
},
{
"__id__": 23
},
{
"__id__": 24
},
{
"__id__": 25
},
{
"__id__": 26
},
{
"__id__": 28
},
{
"__id__": 30
},
{
"__id__": 32
} }
], ],
"_prefab": { "removedComponents": []
"__id__": 24 },
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lpos": { "propertyPath": [
"_name"
],
"value": "smalltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d3jYvT7whFS5scQFZeO5AK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0 "z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lrot": { "propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat", "__type__": "cc.Quat",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0, "z": 0,
"w": 1 "w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lscale": { "propertyPath": [
"__type__": "cc.Vec3", "_euler"
"x": 1, ],
"y": 1, "value": {
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0 "z": 0
}, }
"_id": ""
}, },
{ {
"__type__": "cc.UITransform", "__type__": "CCPropertyOverrideInfo",
"_name": "", "targetInfo": {
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 19
},
"_contentSize": {
"__type__": "cc.Size",
"width": 670,
"height": 200
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7fwZ1GVRVCnq9wVyxvQDkj"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 21 "__id__": 21
}, },
"_customMaterial": null, "propertyPath": [
"_srcBlendFactor": 2, "_active"
"_dstBlendFactor": 4, ],
"_color": { "value": true
"__type__": "cc.Color", },
"r": 255, {
"g": 255, "__type__": "CCPropertyOverrideInfo",
"b": 255, "targetInfo": {
"a": 255 "__id__": 27
}, },
"_spriteFrame": { "propertyPath": [
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ec552", "_active"
"__expectedType__": "cc.SpriteFrame" ],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a3o8h0yV1IRpWNvk7tyKLF"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 29
}, },
"_type": 1, "propertyPath": [
"_fillType": 0, "_contentSize"
"_sizeMode": 0, ],
"_fillCenter": { "value": {
"__type__": "cc.Vec2", "__type__": "cc.Size",
"width": 600,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3aTUQpkypKh5v6YnH99gAD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0 "y": -75.679,
}, "z": 0
"_fillStart": 0, }
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
}, },
{ {
"__type__": "cc.CompPrefabInfo", "__type__": "cc.TargetInfo",
"fileId": "2dDVBrpM5HWZzeeWVlLvsd" "localID": [
"ceD+T7pqtNKrlNgs4enPQc"
]
}, },
{ {
"__type__": "cc.Widget", "__type__": "CCPropertyOverrideInfo",
"_name": "", "targetInfo": {
"_objFlags": 0, "__id__": 33
"__editorExtras__": {},
"node": {
"__id__": 17
}, },
"_enabled": true, "propertyPath": [
"__prefab": { "_lpos"
"__id__": 23 ],
}, "value": {
"_alignFlags": 40, "__type__": "cc.Vec3",
"_target": null, "x": 0,
"_left": 25, "y": -0.557,
"_right": 25, "z": 0
"_top": 0, }
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 480,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
}, },
{ {
"__type__": "cc.CompPrefabInfo", "__type__": "cc.TargetInfo",
"fileId": "d1/xSKIHBPGImeKy2z8ABs" "localID": [
}, "06aFK/VuNKJJkB5vy5eTap"
{ ]
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "43t47xyhJOxrZNbgyVjchG",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
@@ -619,14 +659,14 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 26 "__id__": 35
}, },
{ {
"__id__": 28 "__id__": 37
} }
], ],
"_prefab": { "_prefab": {
"__id__": 30 "__id__": 39
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -663,11 +703,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 25 "__id__": 34
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 27 "__id__": 36
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -691,11 +731,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 25 "__id__": 34
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 29 "__id__": 38
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -776,23 +816,23 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 32 "__id__": 41
} }
], ],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 38 "__id__": 47
}, },
{ {
"__id__": 40 "__id__": 49
}, },
{ {
"__id__": 42 "__id__": 51
} }
], ],
"_prefab": { "_prefab": {
"__id__": 45 "__id__": 54
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -829,20 +869,20 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"_parent": { "_parent": {
"__id__": 31 "__id__": 40
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 33 "__id__": 42
}, },
{ {
"__id__": 35 "__id__": 44
} }
], ],
"_prefab": { "_prefab": {
"__id__": 37 "__id__": 46
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -879,11 +919,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 32 "__id__": 41
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 34 "__id__": 43
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -907,11 +947,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 32 "__id__": 41
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 36 "__id__": 45
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -988,11 +1028,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 39 "__id__": 48
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1016,11 +1056,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 41 "__id__": 50
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -1061,15 +1101,15 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 43 "__id__": 52
}, },
"clickEvents": [ "clickEvents": [
{ {
"__id__": 44 "__id__": 53
} }
], ],
"_interactable": true, "_interactable": true,
@@ -1148,7 +1188,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 47 "__id__": 56
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1176,7 +1216,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 49 "__id__": 58
}, },
"_alignFlags": 40, "_alignFlags": 40,
"_target": null, "_target": null,
@@ -1225,7 +1265,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 52 "__id__": 61
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1253,7 +1293,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 54 "__id__": 63
}, },
"_alignFlags": 45, "_alignFlags": 45,
"_target": null, "_target": null,
@@ -1289,7 +1329,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 56 "__id__": 65
}, },
"guide_id": 1, "guide_id": 1,
"_id": "" "_id": ""
@@ -1308,6 +1348,11 @@
}, },
"fileId": "6dh4o/8p1Cy5An1p6o4Bc3", "fileId": "6dh4o/8p1Cy5An1p6o4Bc3",
"instance": null, "instance": null,
"targetOverrides": null "targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 17
}
]
} }
] ]

View File

@@ -28,17 +28,17 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 51 "__id__": 60
}, },
{ {
"__id__": 53 "__id__": 62
}, },
{ {
"__id__": 55 "__id__": 64
} }
], ],
"_prefab": { "_prefab": {
"__id__": 57 "__id__": 66
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -385,23 +385,23 @@
"__id__": 17 "__id__": 17
}, },
{ {
"__id__": 25 "__id__": 34
}, },
{ {
"__id__": 31 "__id__": 40
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 46 "__id__": 55
}, },
{ {
"__id__": 48 "__id__": 57
} }
], ],
"_prefab": { "_prefab": {
"__id__": 50 "__id__": 59
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -434,178 +434,218 @@
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "popupb",
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {},
"_parent": { "_parent": {
"__id__": 16 "__id__": 16
}, },
"_children": [], "_prefab": {
"_active": true, "__id__": 18
"_components": [ },
{ "__editorExtras__": {}
"__id__": 18 },
}, {
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 17
},
"asset": {
"__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
"__expectedType__": "cc.Prefab"
},
"fileId": "d3jYvT7whFS5scQFZeO5AK",
"instance": {
"__id__": 19
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "26atbF+JFPsKsIxnYa2ikH",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{ {
"__id__": 20 "__id__": 20
}, },
{ {
"__id__": 22 "__id__": 22
},
{
"__id__": 23
},
{
"__id__": 24
},
{
"__id__": 25
},
{
"__id__": 26
},
{
"__id__": 28
},
{
"__id__": 30
},
{
"__id__": 32
} }
], ],
"_prefab": { "removedComponents": []
"__id__": 24 },
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lpos": { "propertyPath": [
"_name"
],
"value": "smalltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d3jYvT7whFS5scQFZeO5AK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0 "z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lrot": { "propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat", "__type__": "cc.Quat",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0, "z": 0,
"w": 1 "w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lscale": { "propertyPath": [
"__type__": "cc.Vec3", "_euler"
"x": 1, ],
"y": 1, "value": {
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0 "z": 0
}, }
"_id": ""
}, },
{ {
"__type__": "cc.UITransform", "__type__": "CCPropertyOverrideInfo",
"_name": "", "targetInfo": {
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 19
},
"_contentSize": {
"__type__": "cc.Size",
"width": 670,
"height": 200
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7fwZ1GVRVCnq9wVyxvQDkj"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 21 "__id__": 21
}, },
"_customMaterial": null, "propertyPath": [
"_srcBlendFactor": 2, "_active"
"_dstBlendFactor": 4, ],
"_color": { "value": true
"__type__": "cc.Color", },
"r": 255, {
"g": 255, "__type__": "CCPropertyOverrideInfo",
"b": 255, "targetInfo": {
"a": 255 "__id__": 27
}, },
"_spriteFrame": { "propertyPath": [
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ec552", "_active"
"__expectedType__": "cc.SpriteFrame" ],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a3o8h0yV1IRpWNvk7tyKLF"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 29
}, },
"_type": 1, "propertyPath": [
"_fillType": 0, "_contentSize"
"_sizeMode": 0, ],
"_fillCenter": { "value": {
"__type__": "cc.Vec2", "__type__": "cc.Size",
"width": 600,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3aTUQpkypKh5v6YnH99gAD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0 "y": -75.679,
}, "z": 0
"_fillStart": 0, }
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
}, },
{ {
"__type__": "cc.CompPrefabInfo", "__type__": "cc.TargetInfo",
"fileId": "2dDVBrpM5HWZzeeWVlLvsd" "localID": [
"ceD+T7pqtNKrlNgs4enPQc"
]
}, },
{ {
"__type__": "cc.Widget", "__type__": "CCPropertyOverrideInfo",
"_name": "", "targetInfo": {
"_objFlags": 0, "__id__": 33
"__editorExtras__": {},
"node": {
"__id__": 17
}, },
"_enabled": true, "propertyPath": [
"__prefab": { "_lpos"
"__id__": 23 ],
}, "value": {
"_alignFlags": 40, "__type__": "cc.Vec3",
"_target": null, "x": 0,
"_left": 25, "y": -0.557,
"_right": 25, "z": 0
"_top": 0, }
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 480,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
}, },
{ {
"__type__": "cc.CompPrefabInfo", "__type__": "cc.TargetInfo",
"fileId": "d1/xSKIHBPGImeKy2z8ABs" "localID": [
}, "06aFK/VuNKJJkB5vy5eTap"
{ ]
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "43t47xyhJOxrZNbgyVjchG",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
@@ -619,14 +659,14 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 26 "__id__": 35
}, },
{ {
"__id__": 28 "__id__": 37
} }
], ],
"_prefab": { "_prefab": {
"__id__": 30 "__id__": 39
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -663,11 +703,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 25 "__id__": 34
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 27 "__id__": 36
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -691,11 +731,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 25 "__id__": 34
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 29 "__id__": 38
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -776,23 +816,23 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 32 "__id__": 41
} }
], ],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 38 "__id__": 47
}, },
{ {
"__id__": 40 "__id__": 49
}, },
{ {
"__id__": 42 "__id__": 51
} }
], ],
"_prefab": { "_prefab": {
"__id__": 45 "__id__": 54
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -829,20 +869,20 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"_parent": { "_parent": {
"__id__": 31 "__id__": 40
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 33 "__id__": 42
}, },
{ {
"__id__": 35 "__id__": 44
} }
], ],
"_prefab": { "_prefab": {
"__id__": 37 "__id__": 46
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -879,11 +919,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 32 "__id__": 41
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 34 "__id__": 43
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -907,11 +947,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 32 "__id__": 41
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 36 "__id__": 45
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -988,11 +1028,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 39 "__id__": 48
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1016,11 +1056,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 41 "__id__": 50
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -1061,15 +1101,15 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 43 "__id__": 52
}, },
"clickEvents": [ "clickEvents": [
{ {
"__id__": 44 "__id__": 53
} }
], ],
"_interactable": true, "_interactable": true,
@@ -1148,7 +1188,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 47 "__id__": 56
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1176,7 +1216,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 49 "__id__": 58
}, },
"_alignFlags": 42, "_alignFlags": 42,
"_target": null, "_target": null,
@@ -1225,7 +1265,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 52 "__id__": 61
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1253,7 +1293,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 54 "__id__": 63
}, },
"_alignFlags": 45, "_alignFlags": 45,
"_target": null, "_target": null,
@@ -1289,7 +1329,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 56 "__id__": 65
}, },
"guide_id": 2, "guide_id": 2,
"_id": "" "_id": ""
@@ -1308,6 +1348,11 @@
}, },
"fileId": "6dh4o/8p1Cy5An1p6o4Bc3", "fileId": "6dh4o/8p1Cy5An1p6o4Bc3",
"instance": null, "instance": null,
"targetOverrides": null "targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 17
}
]
} }
] ]

View File

@@ -28,17 +28,17 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 51 "__id__": 60
}, },
{ {
"__id__": 53 "__id__": 62
}, },
{ {
"__id__": 55 "__id__": 64
} }
], ],
"_prefab": { "_prefab": {
"__id__": 57 "__id__": 66
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -381,23 +381,23 @@
"__id__": 17 "__id__": 17
}, },
{ {
"__id__": 25 "__id__": 34
}, },
{ {
"__id__": 31 "__id__": 40
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 46 "__id__": 55
}, },
{ {
"__id__": 48 "__id__": 57
} }
], ],
"_prefab": { "_prefab": {
"__id__": 50 "__id__": 59
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -430,178 +430,218 @@
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "popupb",
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {},
"_parent": { "_parent": {
"__id__": 16 "__id__": 16
}, },
"_children": [], "_prefab": {
"_active": true, "__id__": 18
"_components": [ },
{ "__editorExtras__": {}
"__id__": 18 },
}, {
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 17
},
"asset": {
"__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
"__expectedType__": "cc.Prefab"
},
"fileId": "d3jYvT7whFS5scQFZeO5AK",
"instance": {
"__id__": 19
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "10lq435ItJs7YGjSiwNDfo",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{ {
"__id__": 20 "__id__": 20
}, },
{ {
"__id__": 22 "__id__": 22
},
{
"__id__": 23
},
{
"__id__": 24
},
{
"__id__": 25
},
{
"__id__": 26
},
{
"__id__": 28
},
{
"__id__": 30
},
{
"__id__": 32
} }
], ],
"_prefab": { "removedComponents": []
"__id__": 24 },
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lpos": { "propertyPath": [
"_name"
],
"value": "smalltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d3jYvT7whFS5scQFZeO5AK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0, "y": -2.664,
"z": 0 "z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lrot": { "propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat", "__type__": "cc.Quat",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0, "z": 0,
"w": 1 "w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lscale": { "propertyPath": [
"__type__": "cc.Vec3", "_euler"
"x": 1, ],
"y": 1, "value": {
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0 "z": 0
}, }
"_id": ""
}, },
{ {
"__type__": "cc.UITransform", "__type__": "CCPropertyOverrideInfo",
"_name": "", "targetInfo": {
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 19
},
"_contentSize": {
"__type__": "cc.Size",
"width": 670,
"height": 200
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7fwZ1GVRVCnq9wVyxvQDkj"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 21 "__id__": 21
}, },
"_customMaterial": null, "propertyPath": [
"_srcBlendFactor": 2, "_active"
"_dstBlendFactor": 4, ],
"_color": { "value": true
"__type__": "cc.Color", },
"r": 255, {
"g": 255, "__type__": "CCPropertyOverrideInfo",
"b": 255, "targetInfo": {
"a": 255 "__id__": 27
}, },
"_spriteFrame": { "propertyPath": [
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ec552", "_active"
"__expectedType__": "cc.SpriteFrame" ],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a3o8h0yV1IRpWNvk7tyKLF"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 29
}, },
"_type": 1, "propertyPath": [
"_fillType": 0, "_contentSize"
"_sizeMode": 0, ],
"_fillCenter": { "value": {
"__type__": "cc.Vec2", "__type__": "cc.Size",
"width": 600,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3aTUQpkypKh5v6YnH99gAD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0 "y": -75.679,
}, "z": 0
"_fillStart": 0, }
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
}, },
{ {
"__type__": "cc.CompPrefabInfo", "__type__": "cc.TargetInfo",
"fileId": "2dDVBrpM5HWZzeeWVlLvsd" "localID": [
"ceD+T7pqtNKrlNgs4enPQc"
]
}, },
{ {
"__type__": "cc.Widget", "__type__": "CCPropertyOverrideInfo",
"_name": "", "targetInfo": {
"_objFlags": 0, "__id__": 33
"__editorExtras__": {},
"node": {
"__id__": 17
}, },
"_enabled": true, "propertyPath": [
"__prefab": { "_lpos"
"__id__": 23 ],
}, "value": {
"_alignFlags": 40, "__type__": "cc.Vec3",
"_target": null, "x": 0,
"_left": 25, "y": -0.557,
"_right": 25, "z": 0
"_top": 0, }
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 480,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
}, },
{ {
"__type__": "cc.CompPrefabInfo", "__type__": "cc.TargetInfo",
"fileId": "d1/xSKIHBPGImeKy2z8ABs" "localID": [
}, "06aFK/VuNKJJkB5vy5eTap"
{ ]
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "43t47xyhJOxrZNbgyVjchG",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
@@ -615,14 +655,14 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 26 "__id__": 35
}, },
{ {
"__id__": 28 "__id__": 37
} }
], ],
"_prefab": { "_prefab": {
"__id__": 30 "__id__": 39
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -659,11 +699,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 25 "__id__": 34
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 27 "__id__": 36
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -687,11 +727,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 25 "__id__": 34
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 29 "__id__": 38
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -772,23 +812,23 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 32 "__id__": 41
} }
], ],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 38 "__id__": 47
}, },
{ {
"__id__": 40 "__id__": 49
}, },
{ {
"__id__": 42 "__id__": 51
} }
], ],
"_prefab": { "_prefab": {
"__id__": 45 "__id__": 54
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -825,20 +865,20 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"_parent": { "_parent": {
"__id__": 31 "__id__": 40
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 33 "__id__": 42
}, },
{ {
"__id__": 35 "__id__": 44
} }
], ],
"_prefab": { "_prefab": {
"__id__": 37 "__id__": 46
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -875,11 +915,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 32 "__id__": 41
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 34 "__id__": 43
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -903,11 +943,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 32 "__id__": 41
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 36 "__id__": 45
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -984,11 +1024,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 39 "__id__": 48
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1012,11 +1052,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 41 "__id__": 50
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -1057,15 +1097,15 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 43 "__id__": 52
}, },
"clickEvents": [ "clickEvents": [
{ {
"__id__": 44 "__id__": 53
} }
], ],
"_interactable": true, "_interactable": true,
@@ -1144,7 +1184,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 47 "__id__": 56
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1172,7 +1212,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 49 "__id__": 58
}, },
"_alignFlags": 44, "_alignFlags": 44,
"_target": null, "_target": null,
@@ -1221,7 +1261,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 52 "__id__": 61
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1249,7 +1289,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 54 "__id__": 63
}, },
"_alignFlags": 45, "_alignFlags": 45,
"_target": null, "_target": null,
@@ -1285,7 +1325,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 56 "__id__": 65
}, },
"guide_id": 3, "guide_id": 3,
"_id": "" "_id": ""
@@ -1304,6 +1344,11 @@
}, },
"fileId": "6dh4o/8p1Cy5An1p6o4Bc3", "fileId": "6dh4o/8p1Cy5An1p6o4Bc3",
"instance": null, "instance": null,
"targetOverrides": null "targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 17
}
]
} }
] ]

View File

@@ -28,17 +28,17 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 51 "__id__": 60
}, },
{ {
"__id__": 53 "__id__": 62
}, },
{ {
"__id__": 55 "__id__": 64
} }
], ],
"_prefab": { "_prefab": {
"__id__": 57 "__id__": 66
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -385,23 +385,23 @@
"__id__": 17 "__id__": 17
}, },
{ {
"__id__": 25 "__id__": 34
}, },
{ {
"__id__": 31 "__id__": 40
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 46 "__id__": 55
}, },
{ {
"__id__": 48 "__id__": 57
} }
], ],
"_prefab": { "_prefab": {
"__id__": 50 "__id__": 59
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -434,178 +434,218 @@
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "popupb",
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {},
"_parent": { "_parent": {
"__id__": 16 "__id__": 16
}, },
"_children": [], "_prefab": {
"_active": true, "__id__": 18
"_components": [ },
{ "__editorExtras__": {}
"__id__": 18 },
}, {
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 17
},
"asset": {
"__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a",
"__expectedType__": "cc.Prefab"
},
"fileId": "d3jYvT7whFS5scQFZeO5AK",
"instance": {
"__id__": 19
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "94hfqwQnBNSJgHYVjgX7oO",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{ {
"__id__": 20 "__id__": 20
}, },
{ {
"__id__": 22 "__id__": 22
},
{
"__id__": 23
},
{
"__id__": 24
},
{
"__id__": 25
},
{
"__id__": 26
},
{
"__id__": 28
},
{
"__id__": 30
},
{
"__id__": 32
} }
], ],
"_prefab": { "removedComponents": []
"__id__": 24 },
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lpos": { "propertyPath": [
"_name"
],
"value": "smalltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"d3jYvT7whFS5scQFZeO5AK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0 "z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lrot": { "propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat", "__type__": "cc.Quat",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0, "z": 0,
"w": 1 "w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 21
}, },
"_lscale": { "propertyPath": [
"__type__": "cc.Vec3", "_euler"
"x": 1, ],
"y": 1, "value": {
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0 "z": 0
}, }
"_id": ""
}, },
{ {
"__type__": "cc.UITransform", "__type__": "CCPropertyOverrideInfo",
"_name": "", "targetInfo": {
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 19
},
"_contentSize": {
"__type__": "cc.Size",
"width": 670,
"height": 200
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7fwZ1GVRVCnq9wVyxvQDkj"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 21 "__id__": 21
}, },
"_customMaterial": null, "propertyPath": [
"_srcBlendFactor": 2, "_active"
"_dstBlendFactor": 4, ],
"_color": { "value": true
"__type__": "cc.Color", },
"r": 255, {
"g": 255, "__type__": "CCPropertyOverrideInfo",
"b": 255, "targetInfo": {
"a": 255 "__id__": 27
}, },
"_spriteFrame": { "propertyPath": [
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ec552", "_active"
"__expectedType__": "cc.SpriteFrame" ],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"a3o8h0yV1IRpWNvk7tyKLF"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 29
}, },
"_type": 1, "propertyPath": [
"_fillType": 0, "_contentSize"
"_sizeMode": 0, ],
"_fillCenter": { "value": {
"__type__": "cc.Vec2", "__type__": "cc.Size",
"width": 600,
"height": 150
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"3aTUQpkypKh5v6YnH99gAD"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0 "y": -75.679,
}, "z": 0
"_fillStart": 0, }
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
}, },
{ {
"__type__": "cc.CompPrefabInfo", "__type__": "cc.TargetInfo",
"fileId": "2dDVBrpM5HWZzeeWVlLvsd" "localID": [
"ceD+T7pqtNKrlNgs4enPQc"
]
}, },
{ {
"__type__": "cc.Widget", "__type__": "CCPropertyOverrideInfo",
"_name": "", "targetInfo": {
"_objFlags": 0, "__id__": 33
"__editorExtras__": {},
"node": {
"__id__": 17
}, },
"_enabled": true, "propertyPath": [
"__prefab": { "_lpos"
"__id__": 23 ],
}, "value": {
"_alignFlags": 40, "__type__": "cc.Vec3",
"_target": null, "x": 0,
"_left": 25, "y": -0.557,
"_right": 25, "z": 0
"_top": 0, }
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 480,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
}, },
{ {
"__type__": "cc.CompPrefabInfo", "__type__": "cc.TargetInfo",
"fileId": "d1/xSKIHBPGImeKy2z8ABs" "localID": [
}, "06aFK/VuNKJJkB5vy5eTap"
{ ]
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "43t47xyhJOxrZNbgyVjchG",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
@@ -619,14 +659,14 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 26 "__id__": 35
}, },
{ {
"__id__": 28 "__id__": 37
} }
], ],
"_prefab": { "_prefab": {
"__id__": 30 "__id__": 39
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -663,11 +703,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 25 "__id__": 34
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 27 "__id__": 36
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -691,11 +731,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 25 "__id__": 34
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 29 "__id__": 38
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -776,23 +816,23 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 32 "__id__": 41
} }
], ],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 38 "__id__": 47
}, },
{ {
"__id__": 40 "__id__": 49
}, },
{ {
"__id__": 42 "__id__": 51
} }
], ],
"_prefab": { "_prefab": {
"__id__": 45 "__id__": 54
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -829,20 +869,20 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"_parent": { "_parent": {
"__id__": 31 "__id__": 40
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 33 "__id__": 42
}, },
{ {
"__id__": 35 "__id__": 44
} }
], ],
"_prefab": { "_prefab": {
"__id__": 37 "__id__": 46
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@@ -879,11 +919,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 32 "__id__": 41
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 34 "__id__": 43
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -907,11 +947,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 32 "__id__": 41
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 36 "__id__": 45
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -988,11 +1028,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 39 "__id__": 48
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1016,11 +1056,11 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 41 "__id__": 50
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@@ -1061,15 +1101,15 @@
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"node": { "node": {
"__id__": 31 "__id__": 40
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 43 "__id__": 52
}, },
"clickEvents": [ "clickEvents": [
{ {
"__id__": 44 "__id__": 53
} }
], ],
"_interactable": true, "_interactable": true,
@@ -1148,7 +1188,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 47 "__id__": 56
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1176,7 +1216,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 49 "__id__": 58
}, },
"_alignFlags": 40, "_alignFlags": 40,
"_target": null, "_target": null,
@@ -1225,7 +1265,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 52 "__id__": 61
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@@ -1253,7 +1293,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 54 "__id__": 63
}, },
"_alignFlags": 45, "_alignFlags": 45,
"_target": null, "_target": null,
@@ -1289,7 +1329,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 56 "__id__": 65
}, },
"guide_id": 4, "guide_id": 4,
"_id": "" "_id": ""
@@ -1308,6 +1348,11 @@
}, },
"fileId": "6dh4o/8p1Cy5An1p6o4Bc3", "fileId": "6dh4o/8p1Cy5An1p6o4Bc3",
"instance": null, "instance": null,
"targetOverrides": null "targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 17
}
]
} }
] ]