feat(gui): 更新UI背景资源,调整尺寸、颜色和布局

- 修改bar.prefab、barr.prefab、barb.prefab的尺寸和颜色配置
- 更新card.prefab和icon.prefab的节点结构和样式
- 添加多种颜色变体的背景资源
This commit is contained in:
panw
2025-12-23 11:00:58 +08:00
parent b33458bfc0
commit d46ed69189
8 changed files with 7803 additions and 2850 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -133,7 +133,7 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 300,
"width": 210,
"height": 35
},
"_anchorPoint": {
@@ -210,7 +210,7 @@
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_right": 90,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
@@ -280,7 +280,7 @@
"node": {
"__id__": 1
},
"_enabled": true,
"_enabled": false,
"__prefab": {
"__id__": 13
},
@@ -295,7 +295,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@08b54",
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@eac98",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
@@ -337,7 +337,7 @@
},
"_mode": 0,
"_totalLength": 300,
"_progress": 1,
"_progress": 0.7,
"_reverse": false,
"_id": ""
},

View File

@@ -134,7 +134,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 300,
"height": 15
"height": 30
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -164,13 +164,13 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 84,
"g": 161,
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@08b54",
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@8e4d3",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
@@ -259,7 +259,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 300,
"height": 15
"height": 30
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -280,7 +280,7 @@
"node": {
"__id__": 1
},
"_enabled": true,
"_enabled": false,
"__prefab": {
"__id__": 13
},

View File

@@ -20,22 +20,25 @@
"_children": [
{
"__id__": 2
},
{
"__id__": 10
}
],
"_active": true,
"_components": [
{
"__id__": 10
"__id__": 18
},
{
"__id__": 12
"__id__": 20
},
{
"__id__": 14
"__id__": 22
}
],
"_prefab": {
"__id__": 16
"__id__": 24
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -68,7 +71,7 @@
},
{
"__type__": "cc.Node",
"_name": "Bar",
"_name": "RectangularGray",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
@@ -92,8 +95,8 @@
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -150,
"y": 0,
"x": 0,
"y": 0.5,
"z": 0
},
"_lrot": {
@@ -131,6 +134,184 @@
"__prefab": {
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
"width": 308,
"height": 22
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "87aHzpZDZF8J4HhLjo+6jg"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@60962",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a",
"__expectedType__": "cc.SpriteAtlas"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "68jcwbUKNMArRMhZZJURyM"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 8
},
"_alignFlags": 45,
"_target": null,
"_left": -4,
"_right": -4,
"_top": -4,
"_bottom": -3,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 469,
"_originalHeight": 63,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3elr7GUFlJhqkR3KKmWA15"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "1dAYWzgBVLsqZOP1gwxxGX",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Bar",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 11
},
{
"__id__": 13
},
{
"__id__": 15
}
],
"_prefab": {
"__id__": 17
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -150,
"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
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 10
},
"_enabled": true,
"__prefab": {
"__id__": 12
},
"_contentSize": {
"__type__": "cc.Size",
"width": 300,
@@ -153,11 +334,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
"__id__": 10
},
"_enabled": true,
"__prefab": {
"__id__": 6
"__id__": 14
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -201,11 +382,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
"__id__": 10
},
"_enabled": true,
"__prefab": {
"__id__": 8
"__id__": 16
},
"_alignFlags": 45,
"_target": null,
@@ -254,7 +435,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 11
"__id__": 19
},
"_contentSize": {
"__type__": "cc.Size",
@@ -282,7 +463,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 13
"__id__": 21
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -330,10 +511,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 15
"__id__": 23
},
"_barSprite": {
"__id__": 5
"__id__": 13
},
"_mode": 0,
"_totalLength": 300,

View File

@@ -133,7 +133,7 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 300,
"width": 150,
"height": 15
},
"_anchorPoint": {
@@ -210,7 +210,7 @@
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_right": 150,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
@@ -337,7 +337,7 @@
},
"_mode": 0,
"_totalLength": 300,
"_progress": 1,
"_progress": 0.5,
"_reverse": false,
"_id": ""
},

View File

@@ -29,19 +29,31 @@
},
{
"__id__": 26
},
{
"__id__": 34
},
{
"__id__": 42
},
{
"__id__": 50
},
{
"__id__": 58
}
],
"_active": true,
"_components": [
{
"__id__": 34
"__id__": 66
},
{
"__id__": 36
"__id__": 68
}
],
"_prefab": {
"__id__": 38
"__id__": 70
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -74,7 +86,7 @@
},
{
"__type__": "cc.Node",
"_name": "obg",
"_name": "blue",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
@@ -151,7 +163,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a4Nesqy9RImLQr19NNu5ID"
"fileId": "dbq8rpgSVJkbuZuFh9RQ10"
},
{
"__type__": "cc.Sprite",
@@ -176,7 +188,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@21123",
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@75b82",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
@@ -196,7 +208,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "e9bm3jgCxE84e/tNHiwtwg"
"fileId": "93MYRl5qhIi4z/x5/FKRmi"
},
{
"__type__": "cc.Widget",
@@ -232,7 +244,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "e04fklU3VLo4XPTjJc0COC"
"fileId": "2fOmYCnLpGpJdMYibpnOH8"
},
{
"__type__": "cc.PrefabInfo",
@@ -242,14 +254,14 @@
"asset": {
"__id__": 0
},
"fileId": "95n9pH+SBPWLmZfDpjytGH",
"fileId": "deddBQZkFLmr/McI1OsxvN",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "bbg",
"_name": "green",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
@@ -326,7 +338,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "b0p54R579OwZEf1Zn3fsbS"
"fileId": "d1QCfk3ShAQLYR+oI58AL6"
},
{
"__type__": "cc.Sprite",
@@ -351,7 +363,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@75b82",
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@e556e",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
@@ -366,15 +378,12 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a",
"__expectedType__": "cc.SpriteAtlas"
},
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3c/A/MUMlMyp3qK4GjMT7U"
"fileId": "6clkrCMbJDKKBhEqiCnFRh"
},
{
"__type__": "cc.Widget",
@@ -410,7 +419,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "64ro5T+B9MuII9PC0WbCRz"
"fileId": "98VH5YSnFGGZTggur+Qz0Y"
},
{
"__type__": "cc.PrefabInfo",
@@ -420,14 +429,14 @@
"asset": {
"__id__": 0
},
"fileId": "71Bwf6n9pLt58SCbrXaxQM",
"fileId": "90KyOiZctGiJDR9tgCuB3l",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "gbg",
"_name": "greenish",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
@@ -504,7 +513,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1eNuHlmtZFZ7skzXFQr8uV"
"fileId": "c9VHYSOmZKkaosqPMwaGu4"
},
{
"__type__": "cc.Sprite",
@@ -529,7 +538,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@e556e",
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@abf8a",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
@@ -544,15 +553,12 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a",
"__expectedType__": "cc.SpriteAtlas"
},
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "800wvTE79FaZd+1a/jSKNu"
"fileId": "deWkovBldL+oKqJTOPVuUi"
},
{
"__type__": "cc.Widget",
@@ -588,7 +594,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "af74x08CVPU5w6DVu9M1qd"
"fileId": "59+HrDBtRFgr9PvagEjkRN"
},
{
"__type__": "cc.PrefabInfo",
@@ -598,14 +604,14 @@
"asset": {
"__id__": 0
},
"fileId": "a8fxA7mQFEj4orNU3S7kDm",
"fileId": "3ex8xv9eFJS5Hv/p69PXIX",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "wbg",
"_name": "orange",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
@@ -682,7 +688,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "69cGoKzSRHAaR/m2fP5eNL"
"fileId": "40wWh58IhJt6tb39HPfSKv"
},
{
"__type__": "cc.Sprite",
@@ -707,7 +713,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@ec412",
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@21123",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
@@ -722,15 +728,12 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a",
"__expectedType__": "cc.SpriteAtlas"
},
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "aeKI03CzBLEIptxLLak2g4"
"fileId": "99lvI0Ni1GtL3HTW1ommIo"
},
{
"__type__": "cc.Widget",
@@ -766,7 +769,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "df1DRLDIRGvKgeOaiZeoVf"
"fileId": "83GJe/86BHsoGfLBparzWK"
},
{
"__type__": "cc.PrefabInfo",
@@ -776,7 +779,707 @@
"asset": {
"__id__": 0
},
"fileId": "depsfRMPRHGqYgiD4IvNHn",
"fileId": "6csQPzub9PjJXr1IYvlPCD",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "purple",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 35
},
{
"__id__": 37
},
{
"__id__": 39
}
],
"_prefab": {
"__id__": 41
},
"_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
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 34
},
"_enabled": true,
"__prefab": {
"__id__": 36
},
"_contentSize": {
"__type__": "cc.Size",
"width": 160,
"height": 240
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "cep4VjWOdHp6eYlhIZNKc+"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 34
},
"_enabled": true,
"__prefab": {
"__id__": 38
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@48c4e",
"__expectedType__": "cc.SpriteFrame"
},
"_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.CompPrefabInfo",
"fileId": "06kms0VWdBJLt39PNob9ga"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 34
},
"_enabled": true,
"__prefab": {
"__id__": 40
},
"_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": 229,
"_originalHeight": 63,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "07S6baukpOYKocbwki4N1E"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "c36JBJxXpORp3CZSq5Xori",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "red",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 43
},
{
"__id__": 45
},
{
"__id__": 47
}
],
"_prefab": {
"__id__": 49
},
"_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
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 42
},
"_enabled": true,
"__prefab": {
"__id__": 44
},
"_contentSize": {
"__type__": "cc.Size",
"width": 160,
"height": 240
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "12ShmvVXhKlokdmS1rG3M9"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 42
},
"_enabled": true,
"__prefab": {
"__id__": 46
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@cdaa8",
"__expectedType__": "cc.SpriteFrame"
},
"_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.CompPrefabInfo",
"fileId": "1cPHMXd6NBo7ik9cQKzvY/"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 42
},
"_enabled": true,
"__prefab": {
"__id__": 48
},
"_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": 229,
"_originalHeight": 63,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "e7IHvrhYtNpJrioAhJc7Jy"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "06YKmVwLNLnLXb5Oxz3+9F",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "white",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 51
},
{
"__id__": 53
},
{
"__id__": 55
}
],
"_prefab": {
"__id__": 57
},
"_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
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 50
},
"_enabled": true,
"__prefab": {
"__id__": 52
},
"_contentSize": {
"__type__": "cc.Size",
"width": 160,
"height": 240
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1c55wXKYBA3Zv//8T4YhGK"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 50
},
"_enabled": true,
"__prefab": {
"__id__": 54
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@ec412",
"__expectedType__": "cc.SpriteFrame"
},
"_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.CompPrefabInfo",
"fileId": "023sXNEQ1Fo4G16sgB7hW/"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 50
},
"_enabled": true,
"__prefab": {
"__id__": 56
},
"_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": 229,
"_originalHeight": 63,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "10UQCYUExBqLTYDlALvDA2"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "05z5/AQqBD45EVeYcfDddF",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "yellow",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 59
},
{
"__id__": 61
},
{
"__id__": 63
}
],
"_prefab": {
"__id__": 65
},
"_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
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 58
},
"_enabled": true,
"__prefab": {
"__id__": 60
},
"_contentSize": {
"__type__": "cc.Size",
"width": 160,
"height": 240
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "04OFn5M31A+q6qBjhZR+iL"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 58
},
"_enabled": true,
"__prefab": {
"__id__": 62
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@5ab11",
"__expectedType__": "cc.SpriteFrame"
},
"_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.CompPrefabInfo",
"fileId": "7bRioBkwlJ4bmge0Jp8hoi"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 58
},
"_enabled": true,
"__prefab": {
"__id__": 64
},
"_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": 229,
"_originalHeight": 63,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "5cI9ZT4KlP8L0SODPoMJxc"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "6dDM7zLwJHaKQkRyEzeDfE",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
@@ -791,7 +1494,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 35
"__id__": 67
},
"_contentSize": {
"__type__": "cc.Size",
@@ -819,7 +1522,7 @@
},
"_enabled": false,
"__prefab": {
"__id__": 37
"__id__": 69
},
"_customMaterial": null,
"_srcBlendFactor": 2,

File diff suppressed because it is too large Load Diff