Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
MingSnake_241120
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
SparkProjects
MingSnake_241120
Commits
80a8d9b2
Commit
80a8d9b2
authored
Dec 06, 2024
by
王杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 写一点签到
parent
25c8262c
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
564 additions
and
406 deletions
+564
-406
HomeScene.scene
assets/Bundles/HomeScene/HomeScene.scene
+21
-12
signPanel.prefab
assets/Bundles/SignPanel/signPanel.prefab
+481
-393
signPanel.prefab.meta
assets/Bundles/SignPanel/signPanel.prefab.meta
+1
-1
SignPanel.ts
assets/Scripts/Panels/SignPanel.ts
+54
-0
SignPanel.ts.meta
assets/Scripts/Panels/SignPanel.ts.meta
+1
-0
HomeScene.ts
assets/Scripts/Scenes/HomeScene.ts
+6
-0
No files found.
assets/Bundles/HomeScene/HomeScene.scene
View file @
80a8d9b2
...
...
@@ -478,7 +478,7 @@
"y": -180,
"z": -12.000012657215834
},
"_id": "
e5yCjA/fBHQqB0Ynz3XmQ/
"
"_id": "
3fu71OSfxPJ7IxiKyTYODi
"
},
{
"__type__": "cc.UITransform",
...
...
@@ -500,7 +500,7 @@
"x": 0,
"y": 1
},
"_id": "
aep5EZeoFDNKlALem7PtqZ
"
"_id": "
edohtEawFLU4tTs8OP2lnf
"
},
{
"__type__": "cc.Sprite",
...
...
@@ -536,7 +536,7 @@
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": "
56XdQn5DNLpru3gZCxTHuC
"
"_id": "
12HnYSKllPbZ9GnTHbpDB4
"
},
{
"__type__": "cc.Node",
...
...
@@ -584,7 +584,7 @@
"y": -180,
"z": -11.00000220913452
},
"_id": "
95Epc+aRNJtbk++8rW293G
"
"_id": "
33iKf63r1KeKrZHITTo9nE
"
},
{
"__type__": "cc.UITransform",
...
...
@@ -606,7 +606,7 @@
"x": 0,
"y": 1
},
"_id": "
f3nohNwk9CYrezNbl/59VD
"
"_id": "
08Gx9l259Hn4Ew0vcDHeGN
"
},
{
"__type__": "cc.Sprite",
...
...
@@ -642,7 +642,7 @@
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": "
90lPl+nVdDSabEAZTXBAFV
"
"_id": "
5c2kpPSYdM17nukHt2zoSs
"
},
{
"__type__": "cc.Node",
...
...
@@ -690,7 +690,7 @@
"y": -180,
"z": -64.00000614258742
},
"_id": "
fciGIB1udHUJxd72cAVPWE
"
"_id": "
7bw8zf+TxJ2oP2XKsSQbuZ
"
},
{
"__type__": "cc.UITransform",
...
...
@@ -712,7 +712,7 @@
"x": 0,
"y": 1
},
"_id": "
eehDHpEM5G5agLMWMA5Sre
"
"_id": "
a8iAl9DkJHf65f4gflY9N8
"
},
{
"__type__": "cc.Sprite",
...
...
@@ -748,7 +748,7 @@
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": "
b0qGl0MRpIG5c302aFTvy
K"
"_id": "
dfxIBu3hpE8KNGF8Od1vB
K"
},
{
"__type__": "cc.Node",
...
...
@@ -796,7 +796,7 @@
"y": 180,
"z": 25.99999385741257
},
"_id": "
feimniHO9HoYMwQId7pwTr
"
"_id": "
9dd9iWlqlGXZ993HKNVVNZ
"
},
{
"__type__": "cc.UITransform",
...
...
@@ -818,7 +818,7 @@
"x": 0,
"y": 1
},
"_id": "
760O/SJ79HwreRPPbJXhlu
"
"_id": "
3fJB8xsOBBl5OV7G8au6B6
"
},
{
"__type__": "cc.Sprite",
...
...
@@ -854,7 +854,7 @@
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": "
daRP4utA1MzaBacM0BhGFz
"
"_id": "
cdche52+ZBboXFzn9zIxd/
"
},
{
"__type__": "cc.UITransform",
...
...
@@ -5253,6 +5253,15 @@
"rankBtn": {
"__id__": 25
},
"blessBagBtn": {
"__id__": 123
},
"PropBtn": {
"__id__": 108
},
"signBtn": {
"__id__": 114
},
"userName": {
"__id__": 70
},
...
...
assets/Bundles/SignPanel/signPanel.prefab
View file @
80a8d9b2
[
{
"__type__": "cc.Prefab",
"_name": "
s
ignPanel",
"_name": "
S
ignPanel",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
...
...
@@ -13,7 +13,7 @@
},
{
"__type__": "cc.Node",
"_name": "
s
ignPanel",
"_name": "
S
ignPanel",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
...
...
@@ -25,14 +25,17 @@
"_active": true,
"_components": [
{
"__id__": 27
0
"__id__": 27
2
},
{
"__id__": 272
"__id__": 274
},
{
"__id__": 276
}
],
"_prefab": {
"__id__": 27
4
"__id__": 27
8
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -76,23 +79,23 @@
"__id__": 3
},
{
"__id__": 1
1
"__id__": 1
3
},
{
"__id__":
19
"__id__":
21
}
],
"_active": true,
"_components": [
{
"__id__": 26
5
"__id__": 26
7
},
{
"__id__": 26
7
"__id__": 26
9
}
],
"_prefab": {
"__id__": 2
69
"__id__": 2
71
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -142,10 +145,13 @@
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_prefab": {
"__id__": 1
0
"__id__": 1
2
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -285,6 +291,62 @@
"__type__": "cc.CompPrefabInfo",
"fileId": "49RhpTp4JE6LNTIgE+/dD5"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"clickEvents": [],
"_interactable": true,
"_transition": 3,
"_normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_hoverColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_pressedColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_normalSprite": null,
"_hoverSprite": null,
"_pressedSprite": null,
"_disabledSprite": null,
"_duration": 0.1,
"_zoomScale": 1.1,
"_target": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "226YZYtL5Bgo7YNkIZZ2Ei"
},
{
"__type__": "cc.PrefabInfo",
"root": {
...
...
@@ -309,18 +371,18 @@
"_children": [],
"_active": true,
"_components": [
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 16
},
{
"__id__": 18
}
],
"_prefab": {
"__id__":
18
"__id__":
20
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -357,11 +419,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
1
"__id__": 1
3
},
"_enabled": true,
"__prefab": {
"__id__": 1
3
"__id__": 1
5
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -385,11 +447,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
1
"__id__": 1
3
},
"_enabled": true,
"__prefab": {
"__id__": 1
5
"__id__": 1
7
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -430,11 +492,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
1
"__id__": 1
3
},
"_enabled": true,
"__prefab": {
"__id__": 1
7
"__id__": 1
9
},
"_alignFlags": 36,
"_target": null,
...
...
@@ -483,41 +545,41 @@
},
"_children": [
{
"__id__": 2
0
"__id__": 2
2
},
{
"__id__": 5
4
"__id__": 5
6
},
{
"__id__":
88
"__id__":
90
},
{
"__id__": 12
2
"__id__": 12
4
},
{
"__id__": 15
6
"__id__": 15
8
},
{
"__id__": 19
0
"__id__": 19
2
},
{
"__id__": 22
4
"__id__": 22
6
}
],
"_active": true,
"_components": [
{
"__id__": 258
},
{
"__id__": 260
},
{
"__id__": 262
},
{
"__id__": 264
}
],
"_prefab": {
"__id__": 26
4
"__id__": 26
6
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -554,27 +616,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__":
19
"__id__":
21
},
"_children": [
{
"__id__": 2
1
"__id__": 2
3
},
{
"__id__": 4
1
"__id__": 4
3
}
],
"_active": true,
"_components": [
{
"__id__":
49
"__id__":
51
},
{
"__id__": 5
1
"__id__": 5
3
}
],
"_prefab": {
"__id__": 5
3
"__id__": 5
5
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -611,24 +673,24 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
0
"__id__": 2
2
},
"_children": [
{
"__id__": 2
2
"__id__": 2
4
}
],
"_active": true,
"_components": [
{
"__id__": 3
6
"__id__": 3
8
},
{
"__id__":
38
"__id__":
40
}
],
"_prefab": {
"__id__": 4
0
"__id__": 4
2
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -665,27 +727,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
1
"__id__": 2
3
},
"_children": [
{
"__id__": 2
3
"__id__": 2
5
}
],
"_active": true,
"_components": [
{
"__id__": 29
},
{
"__id__": 31
},
{
"__id__": 33
},
{
"__id__": 35
}
],
"_prefab": {
"__id__": 3
5
"__id__": 3
7
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -722,20 +784,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
2
"__id__": 2
4
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
4
"__id__": 2
6
},
{
"__id__": 2
6
"__id__": 2
8
}
],
"_prefab": {
"__id__":
28
"__id__":
30
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -772,11 +834,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
3
"__id__": 2
5
},
"_enabled": true,
"__prefab": {
"__id__": 2
5
"__id__": 2
7
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -800,11 +862,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
3
"__id__": 2
5
},
"_enabled": true,
"__prefab": {
"__id__": 2
7
"__id__": 2
9
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -881,11 +943,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
2
"__id__": 2
4
},
"_enabled": true,
"__prefab": {
"__id__": 3
0
"__id__": 3
2
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -909,11 +971,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
2
"__id__": 2
4
},
"_enabled": true,
"__prefab": {
"__id__": 3
2
"__id__": 3
4
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -954,11 +1016,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
2
"__id__": 2
4
},
"_enabled": true,
"__prefab": {
"__id__": 3
4
"__id__": 3
6
},
"_alignFlags": 36,
"_target": null,
...
...
@@ -1003,11 +1065,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
1
"__id__": 2
3
},
"_enabled": true,
"__prefab": {
"__id__": 3
7
"__id__": 3
9
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -1031,11 +1093,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
1
"__id__": 2
3
},
"_enabled": true,
"__prefab": {
"__id__":
39
"__id__":
41
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -1089,23 +1151,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
0
"__id__": 2
2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 42
},
{
"__id__": 44
},
{
"__id__": 46
},
{
"__id__": 48
}
],
"_prefab": {
"__id__":
48
"__id__":
50
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -1142,11 +1204,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 4
1
"__id__": 4
3
},
"_enabled": true,
"__prefab": {
"__id__": 4
3
"__id__": 4
5
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -1170,11 +1232,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 4
1
"__id__": 4
3
},
"_enabled": true,
"__prefab": {
"__id__": 4
5
"__id__": 4
7
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -1238,11 +1300,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 4
1
"__id__": 4
3
},
"_enabled": true,
"__prefab": {
"__id__": 4
7
"__id__": 4
9
},
"_alignFlags": 17,
"_target": null,
...
...
@@ -1287,11 +1349,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
0
"__id__": 2
2
},
"_enabled": true,
"__prefab": {
"__id__": 5
0
"__id__": 5
2
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -1315,11 +1377,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
0
"__id__": 2
2
},
"_enabled": true,
"__prefab": {
"__id__": 5
2
"__id__": 5
4
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -1373,27 +1435,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__":
19
"__id__":
21
},
"_children": [
{
"__id__": 5
5
"__id__": 5
7
},
{
"__id__": 7
5
"__id__": 7
7
}
],
"_active": true,
"_components": [
{
"__id__": 8
3
"__id__": 8
5
},
{
"__id__": 8
5
"__id__": 8
7
}
],
"_prefab": {
"__id__": 8
7
"__id__": 8
9
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -1430,24 +1492,24 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 5
4
"__id__": 5
6
},
"_children": [
{
"__id__": 5
6
"__id__": 5
8
}
],
"_active": true,
"_components": [
{
"__id__": 7
0
"__id__": 7
2
},
{
"__id__": 7
2
"__id__": 7
4
}
],
"_prefab": {
"__id__": 7
4
"__id__": 7
6
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -1484,27 +1546,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 5
5
"__id__": 5
7
},
"_children": [
{
"__id__": 5
7
"__id__": 5
9
}
],
"_active": true,
"_components": [
{
"__id__": 63
},
{
"__id__": 65
},
{
"__id__": 67
},
{
"__id__": 69
}
],
"_prefab": {
"__id__":
69
"__id__":
71
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -1541,20 +1603,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 5
6
"__id__": 5
8
},
"_children": [],
"_active": true,
"_components": [
{
"__id__":
58
"__id__":
60
},
{
"__id__": 6
0
"__id__": 6
2
}
],
"_prefab": {
"__id__": 6
2
"__id__": 6
4
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -1591,11 +1653,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 5
7
"__id__": 5
9
},
"_enabled": true,
"__prefab": {
"__id__":
59
"__id__":
61
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -1619,11 +1681,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 5
7
"__id__": 5
9
},
"_enabled": true,
"__prefab": {
"__id__": 6
1
"__id__": 6
3
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -1700,11 +1762,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 5
6
"__id__": 5
8
},
"_enabled": true,
"__prefab": {
"__id__": 6
4
"__id__": 6
6
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -1728,11 +1790,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 5
6
"__id__": 5
8
},
"_enabled": true,
"__prefab": {
"__id__": 6
6
"__id__": 6
8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -1773,11 +1835,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 5
6
"__id__": 5
8
},
"_enabled": true,
"__prefab": {
"__id__":
68
"__id__":
70
},
"_alignFlags": 36,
"_target": null,
...
...
@@ -1822,11 +1884,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 5
5
"__id__": 5
7
},
"_enabled": true,
"__prefab": {
"__id__": 7
1
"__id__": 7
3
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -1850,11 +1912,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 5
5
"__id__": 5
7
},
"_enabled": true,
"__prefab": {
"__id__": 7
3
"__id__": 7
5
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -1908,23 +1970,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 5
4
"__id__": 5
6
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 76
},
{
"__id__": 78
},
{
"__id__": 80
},
{
"__id__": 82
}
],
"_prefab": {
"__id__": 8
2
"__id__": 8
4
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -1961,11 +2023,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 7
5
"__id__": 7
7
},
"_enabled": true,
"__prefab": {
"__id__": 7
7
"__id__": 7
9
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -1989,11 +2051,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 7
5
"__id__": 7
7
},
"_enabled": true,
"__prefab": {
"__id__":
79
"__id__":
81
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -2057,11 +2119,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 7
5
"__id__": 7
7
},
"_enabled": true,
"__prefab": {
"__id__": 8
1
"__id__": 8
3
},
"_alignFlags": 17,
"_target": null,
...
...
@@ -2106,11 +2168,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 5
4
"__id__": 5
6
},
"_enabled": true,
"__prefab": {
"__id__": 8
4
"__id__": 8
6
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -2134,11 +2196,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 5
4
"__id__": 5
6
},
"_enabled": true,
"__prefab": {
"__id__": 8
6
"__id__": 8
8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -2192,27 +2254,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__":
19
"__id__":
21
},
"_children": [
{
"__id__":
89
"__id__":
91
},
{
"__id__": 1
09
"__id__": 1
11
}
],
"_active": true,
"_components": [
{
"__id__": 11
7
"__id__": 11
9
},
{
"__id__": 1
19
"__id__": 1
21
}
],
"_prefab": {
"__id__": 12
1
"__id__": 12
3
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -2249,24 +2311,24 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__":
88
"__id__":
90
},
"_children": [
{
"__id__": 9
0
"__id__": 9
2
}
],
"_active": true,
"_components": [
{
"__id__": 10
4
"__id__": 10
6
},
{
"__id__": 10
6
"__id__": 10
8
}
],
"_prefab": {
"__id__": 1
08
"__id__": 1
10
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -2303,27 +2365,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__":
89
"__id__":
91
},
"_children": [
{
"__id__": 9
1
"__id__": 9
3
}
],
"_active": true,
"_components": [
{
"__id__": 97
},
{
"__id__": 99
},
{
"__id__": 101
},
{
"__id__": 103
}
],
"_prefab": {
"__id__": 10
3
"__id__": 10
5
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -2360,20 +2422,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 9
0
"__id__": 9
2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 9
2
"__id__": 9
4
},
{
"__id__": 9
4
"__id__": 9
6
}
],
"_prefab": {
"__id__": 9
6
"__id__": 9
8
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -2410,11 +2472,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
1
"__id__": 9
3
},
"_enabled": true,
"__prefab": {
"__id__": 9
3
"__id__": 9
5
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -2438,11 +2500,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
1
"__id__": 9
3
},
"_enabled": true,
"__prefab": {
"__id__": 9
5
"__id__": 9
7
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -2519,11 +2581,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
0
"__id__": 9
2
},
"_enabled": true,
"__prefab": {
"__id__":
98
"__id__":
100
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -2547,11 +2609,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
0
"__id__": 9
2
},
"_enabled": true,
"__prefab": {
"__id__": 10
0
"__id__": 10
2
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -2592,11 +2654,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
0
"__id__": 9
2
},
"_enabled": true,
"__prefab": {
"__id__": 10
2
"__id__": 10
4
},
"_alignFlags": 36,
"_target": null,
...
...
@@ -2641,11 +2703,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__":
89
"__id__":
91
},
"_enabled": true,
"__prefab": {
"__id__": 10
5
"__id__": 10
7
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -2669,11 +2731,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__":
89
"__id__":
91
},
"_enabled": true,
"__prefab": {
"__id__": 10
7
"__id__": 10
9
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -2727,23 +2789,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__":
88
"__id__":
90
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 110
},
{
"__id__": 112
},
{
"__id__": 114
},
{
"__id__": 116
}
],
"_prefab": {
"__id__": 11
6
"__id__": 11
8
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -2780,11 +2842,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
09
"__id__": 1
11
},
"_enabled": true,
"__prefab": {
"__id__": 11
1
"__id__": 11
3
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -2808,11 +2870,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
09
"__id__": 1
11
},
"_enabled": true,
"__prefab": {
"__id__": 11
3
"__id__": 11
5
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -2876,11 +2938,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
09
"__id__": 1
11
},
"_enabled": true,
"__prefab": {
"__id__": 11
5
"__id__": 11
7
},
"_alignFlags": 17,
"_target": null,
...
...
@@ -2925,11 +2987,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__":
88
"__id__":
90
},
"_enabled": true,
"__prefab": {
"__id__": 1
18
"__id__": 1
20
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -2953,11 +3015,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__":
88
"__id__":
90
},
"_enabled": true,
"__prefab": {
"__id__": 12
0
"__id__": 12
2
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -3011,27 +3073,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__":
19
"__id__":
21
},
"_children": [
{
"__id__": 12
3
"__id__": 12
5
},
{
"__id__": 14
3
"__id__": 14
5
}
],
"_active": true,
"_components": [
{
"__id__": 15
1
"__id__": 15
3
},
{
"__id__": 15
3
"__id__": 15
5
}
],
"_prefab": {
"__id__": 15
5
"__id__": 15
7
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -3068,24 +3130,24 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 12
2
"__id__": 12
4
},
"_children": [
{
"__id__": 12
4
"__id__": 12
6
}
],
"_active": true,
"_components": [
{
"__id__": 1
38
"__id__": 1
40
},
{
"__id__": 14
0
"__id__": 14
2
}
],
"_prefab": {
"__id__": 14
2
"__id__": 14
4
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -3122,27 +3184,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 12
3
"__id__": 12
5
},
"_children": [
{
"__id__": 12
5
"__id__": 12
7
}
],
"_active": true,
"_components": [
{
"__id__": 131
},
{
"__id__": 133
},
{
"__id__": 135
},
{
"__id__": 137
}
],
"_prefab": {
"__id__": 13
7
"__id__": 13
9
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -3179,20 +3241,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 12
4
"__id__": 12
6
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 12
6
"__id__": 12
8
},
{
"__id__": 1
28
"__id__": 1
30
}
],
"_prefab": {
"__id__": 13
0
"__id__": 13
2
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -3229,11 +3291,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 12
5
"__id__": 12
7
},
"_enabled": true,
"__prefab": {
"__id__": 12
7
"__id__": 12
9
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -3257,11 +3319,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 12
5
"__id__": 12
7
},
"_enabled": true,
"__prefab": {
"__id__": 1
29
"__id__": 1
31
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -3338,11 +3400,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 12
4
"__id__": 12
6
},
"_enabled": true,
"__prefab": {
"__id__": 13
2
"__id__": 13
4
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -3366,11 +3428,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 12
4
"__id__": 12
6
},
"_enabled": true,
"__prefab": {
"__id__": 13
4
"__id__": 13
6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -3411,11 +3473,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 12
4
"__id__": 12
6
},
"_enabled": true,
"__prefab": {
"__id__": 13
6
"__id__": 13
8
},
"_alignFlags": 36,
"_target": null,
...
...
@@ -3460,11 +3522,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 12
3
"__id__": 12
5
},
"_enabled": true,
"__prefab": {
"__id__": 1
39
"__id__": 1
41
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -3488,11 +3550,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 12
3
"__id__": 12
5
},
"_enabled": true,
"__prefab": {
"__id__": 14
1
"__id__": 14
3
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -3546,23 +3608,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 12
2
"__id__": 12
4
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 144
},
{
"__id__": 146
},
{
"__id__": 148
},
{
"__id__": 150
}
],
"_prefab": {
"__id__": 15
0
"__id__": 15
2
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -3599,11 +3661,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 14
3
"__id__": 14
5
},
"_enabled": true,
"__prefab": {
"__id__": 14
5
"__id__": 14
7
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -3627,11 +3689,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 14
3
"__id__": 14
5
},
"_enabled": true,
"__prefab": {
"__id__": 14
7
"__id__": 14
9
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -3695,11 +3757,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 14
3
"__id__": 14
5
},
"_enabled": true,
"__prefab": {
"__id__": 1
49
"__id__": 1
51
},
"_alignFlags": 17,
"_target": null,
...
...
@@ -3744,11 +3806,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 12
2
"__id__": 12
4
},
"_enabled": true,
"__prefab": {
"__id__": 15
2
"__id__": 15
4
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -3772,11 +3834,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 12
2
"__id__": 12
4
},
"_enabled": true,
"__prefab": {
"__id__": 15
4
"__id__": 15
6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -3830,27 +3892,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__":
19
"__id__":
21
},
"_children": [
{
"__id__": 15
7
"__id__": 15
9
},
{
"__id__": 17
7
"__id__": 17
9
}
],
"_active": true,
"_components": [
{
"__id__": 18
5
"__id__": 18
7
},
{
"__id__": 18
7
"__id__": 18
9
}
],
"_prefab": {
"__id__": 1
89
"__id__": 1
91
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -3887,24 +3949,24 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 15
6
"__id__": 15
8
},
"_children": [
{
"__id__": 1
58
"__id__": 1
60
}
],
"_active": true,
"_components": [
{
"__id__": 17
2
"__id__": 17
4
},
{
"__id__": 17
4
"__id__": 17
6
}
],
"_prefab": {
"__id__": 17
6
"__id__": 17
8
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -3941,27 +4003,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 15
7
"__id__": 15
9
},
"_children": [
{
"__id__": 1
59
"__id__": 1
61
}
],
"_active": true,
"_components": [
{
"__id__": 165
},
{
"__id__": 167
},
{
"__id__": 169
},
{
"__id__": 171
}
],
"_prefab": {
"__id__": 17
1
"__id__": 17
3
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -3998,20 +4060,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
58
"__id__": 1
60
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 16
0
"__id__": 16
2
},
{
"__id__": 16
2
"__id__": 16
4
}
],
"_prefab": {
"__id__": 16
4
"__id__": 16
6
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -4048,11 +4110,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
59
"__id__": 1
61
},
"_enabled": true,
"__prefab": {
"__id__": 16
1
"__id__": 16
3
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -4076,11 +4138,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
59
"__id__": 1
61
},
"_enabled": true,
"__prefab": {
"__id__": 16
3
"__id__": 16
5
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -4157,11 +4219,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
58
"__id__": 1
60
},
"_enabled": true,
"__prefab": {
"__id__": 16
6
"__id__": 16
8
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -4185,11 +4247,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
58
"__id__": 1
60
},
"_enabled": true,
"__prefab": {
"__id__": 1
68
"__id__": 1
70
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -4230,11 +4292,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
58
"__id__": 1
60
},
"_enabled": true,
"__prefab": {
"__id__": 17
0
"__id__": 17
2
},
"_alignFlags": 36,
"_target": null,
...
...
@@ -4279,11 +4341,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 15
7
"__id__": 15
9
},
"_enabled": true,
"__prefab": {
"__id__": 17
3
"__id__": 17
5
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -4307,11 +4369,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 15
7
"__id__": 15
9
},
"_enabled": true,
"__prefab": {
"__id__": 17
5
"__id__": 17
7
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -4365,23 +4427,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 15
6
"__id__": 15
8
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 178
},
{
"__id__": 180
},
{
"__id__": 182
},
{
"__id__": 184
}
],
"_prefab": {
"__id__": 18
4
"__id__": 18
6
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -4418,11 +4480,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
7
"__id__": 17
9
},
"_enabled": true,
"__prefab": {
"__id__": 1
79
"__id__": 1
81
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -4446,11 +4508,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
7
"__id__": 17
9
},
"_enabled": true,
"__prefab": {
"__id__": 18
1
"__id__": 18
3
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -4514,11 +4576,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
7
"__id__": 17
9
},
"_enabled": true,
"__prefab": {
"__id__": 18
3
"__id__": 18
5
},
"_alignFlags": 17,
"_target": null,
...
...
@@ -4563,11 +4625,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 15
6
"__id__": 15
8
},
"_enabled": true,
"__prefab": {
"__id__": 18
6
"__id__": 18
8
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -4591,11 +4653,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 15
6
"__id__": 15
8
},
"_enabled": true,
"__prefab": {
"__id__": 1
88
"__id__": 1
90
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -4649,27 +4711,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__":
19
"__id__":
21
},
"_children": [
{
"__id__": 19
1
"__id__": 19
3
},
{
"__id__": 21
1
"__id__": 21
3
}
],
"_active": true,
"_components": [
{
"__id__": 2
19
"__id__": 2
21
},
{
"__id__": 22
1
"__id__": 22
3
}
],
"_prefab": {
"__id__": 22
3
"__id__": 22
5
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -4706,24 +4768,24 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 19
0
"__id__": 19
2
},
"_children": [
{
"__id__": 19
2
"__id__": 19
4
}
],
"_active": true,
"_components": [
{
"__id__": 20
6
"__id__": 20
8
},
{
"__id__": 2
08
"__id__": 2
10
}
],
"_prefab": {
"__id__": 21
0
"__id__": 21
2
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -4760,27 +4822,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 19
1
"__id__": 19
3
},
"_children": [
{
"__id__": 19
3
"__id__": 19
5
}
],
"_active": true,
"_components": [
{
"__id__": 199
},
{
"__id__": 201
},
{
"__id__": 203
},
{
"__id__": 205
}
],
"_prefab": {
"__id__": 20
5
"__id__": 20
7
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -4817,20 +4879,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 19
2
"__id__": 19
4
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 19
4
"__id__": 19
6
},
{
"__id__": 19
6
"__id__": 19
8
}
],
"_prefab": {
"__id__":
198
"__id__":
200
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -4867,11 +4929,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 19
3
"__id__": 19
5
},
"_enabled": true,
"__prefab": {
"__id__": 19
5
"__id__": 19
7
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -4895,11 +4957,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 19
3
"__id__": 19
5
},
"_enabled": true,
"__prefab": {
"__id__": 19
7
"__id__": 19
9
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -4976,11 +5038,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 19
2
"__id__": 19
4
},
"_enabled": true,
"__prefab": {
"__id__": 20
0
"__id__": 20
2
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -5004,11 +5066,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 19
2
"__id__": 19
4
},
"_enabled": true,
"__prefab": {
"__id__": 20
2
"__id__": 20
4
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -5049,11 +5111,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 19
2
"__id__": 19
4
},
"_enabled": true,
"__prefab": {
"__id__": 20
4
"__id__": 20
6
},
"_alignFlags": 36,
"_target": null,
...
...
@@ -5098,11 +5160,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 19
1
"__id__": 19
3
},
"_enabled": true,
"__prefab": {
"__id__": 20
7
"__id__": 20
9
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -5126,11 +5188,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 19
1
"__id__": 19
3
},
"_enabled": true,
"__prefab": {
"__id__": 2
09
"__id__": 2
11
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -5184,23 +5246,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 19
0
"__id__": 19
2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 212
},
{
"__id__": 214
},
{
"__id__": 216
},
{
"__id__": 218
}
],
"_prefab": {
"__id__": 2
18
"__id__": 2
20
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -5237,11 +5299,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 21
1
"__id__": 21
3
},
"_enabled": true,
"__prefab": {
"__id__": 21
3
"__id__": 21
5
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -5265,11 +5327,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 21
1
"__id__": 21
3
},
"_enabled": true,
"__prefab": {
"__id__": 21
5
"__id__": 21
7
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -5333,11 +5395,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 21
1
"__id__": 21
3
},
"_enabled": true,
"__prefab": {
"__id__": 21
7
"__id__": 21
9
},
"_alignFlags": 17,
"_target": null,
...
...
@@ -5382,11 +5444,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 19
0
"__id__": 19
2
},
"_enabled": true,
"__prefab": {
"__id__": 22
0
"__id__": 22
2
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -5410,11 +5472,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 19
0
"__id__": 19
2
},
"_enabled": true,
"__prefab": {
"__id__": 22
2
"__id__": 22
4
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -5468,27 +5530,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__":
19
"__id__":
21
},
"_children": [
{
"__id__": 22
5
"__id__": 22
7
},
{
"__id__": 24
5
"__id__": 24
7
}
],
"_active": true,
"_components": [
{
"__id__": 25
3
"__id__": 25
5
},
{
"__id__": 25
5
"__id__": 25
7
}
],
"_prefab": {
"__id__": 25
7
"__id__": 25
9
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -5525,24 +5587,24 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 22
4
"__id__": 22
6
},
"_children": [
{
"__id__": 22
6
"__id__": 22
8
}
],
"_active": true,
"_components": [
{
"__id__": 24
0
"__id__": 24
2
},
{
"__id__": 24
2
"__id__": 24
4
}
],
"_prefab": {
"__id__": 24
4
"__id__": 24
6
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -5579,27 +5641,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 22
5
"__id__": 22
7
},
"_children": [
{
"__id__": 22
7
"__id__": 22
9
}
],
"_active": true,
"_components": [
{
"__id__": 233
},
{
"__id__": 235
},
{
"__id__": 237
},
{
"__id__": 239
}
],
"_prefab": {
"__id__": 2
39
"__id__": 2
41
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -5636,20 +5698,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 22
6
"__id__": 22
8
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
28
"__id__": 2
30
},
{
"__id__": 23
0
"__id__": 23
2
}
],
"_prefab": {
"__id__": 23
2
"__id__": 23
4
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -5686,11 +5748,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 22
7
"__id__": 22
9
},
"_enabled": true,
"__prefab": {
"__id__": 2
29
"__id__": 2
31
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -5714,11 +5776,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 22
7
"__id__": 22
9
},
"_enabled": true,
"__prefab": {
"__id__": 23
1
"__id__": 23
3
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -5795,11 +5857,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 22
6
"__id__": 22
8
},
"_enabled": true,
"__prefab": {
"__id__": 23
4
"__id__": 23
6
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -5823,11 +5885,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 22
6
"__id__": 22
8
},
"_enabled": true,
"__prefab": {
"__id__": 23
6
"__id__": 23
8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -5868,11 +5930,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 22
6
"__id__": 22
8
},
"_enabled": true,
"__prefab": {
"__id__": 2
38
"__id__": 2
40
},
"_alignFlags": 36,
"_target": null,
...
...
@@ -5917,11 +5979,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 22
5
"__id__": 22
7
},
"_enabled": true,
"__prefab": {
"__id__": 24
1
"__id__": 24
3
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -5945,11 +6007,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 22
5
"__id__": 22
7
},
"_enabled": true,
"__prefab": {
"__id__": 24
3
"__id__": 24
5
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -6003,23 +6065,23 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 22
4
"__id__": 22
6
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 246
},
{
"__id__": 248
},
{
"__id__": 250
},
{
"__id__": 252
}
],
"_prefab": {
"__id__": 25
2
"__id__": 25
4
},
"_lpos": {
"__type__": "cc.Vec3",
...
...
@@ -6056,11 +6118,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 24
5
"__id__": 24
7
},
"_enabled": true,
"__prefab": {
"__id__": 24
7
"__id__": 24
9
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -6084,11 +6146,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 24
5
"__id__": 24
7
},
"_enabled": true,
"__prefab": {
"__id__": 2
49
"__id__": 2
51
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -6152,11 +6214,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 24
5
"__id__": 24
7
},
"_enabled": true,
"__prefab": {
"__id__": 25
1
"__id__": 25
3
},
"_alignFlags": 17,
"_target": null,
...
...
@@ -6201,11 +6263,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 22
4
"__id__": 22
6
},
"_enabled": true,
"__prefab": {
"__id__": 25
4
"__id__": 25
6
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -6229,11 +6291,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 22
4
"__id__": 22
6
},
"_enabled": true,
"__prefab": {
"__id__": 25
6
"__id__": 25
8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -6287,11 +6349,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__":
19
"__id__":
21
},
"_enabled": true,
"__prefab": {
"__id__": 2
59
"__id__": 2
61
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -6315,11 +6377,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__":
19
"__id__":
21
},
"_enabled": true,
"__prefab": {
"__id__": 26
1
"__id__": 26
3
},
"_resizeMode": 0,
"_layoutType": 3,
...
...
@@ -6353,11 +6415,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__":
19
"__id__":
21
},
"_enabled": true,
"__prefab": {
"__id__": 26
3
"__id__": 26
5
},
"_alignFlags": 9,
"_target": null,
...
...
@@ -6392,6 +6454,8 @@
"__id__": 0
},
"fileId": "c3F0z81ENGc4NjJX8Wb0yd",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
...
...
@@ -6404,7 +6468,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 26
6
"__id__": 26
8
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -6432,7 +6496,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 2
68
"__id__": 2
70
},
"_customMaterial": null,
"_srcBlendFactor": 2,
...
...
@@ -6490,7 +6554,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 27
1
"__id__": 27
3
},
"_contentSize": {
"__type__": "cc.Size",
...
...
@@ -6518,9 +6582,9 @@
},
"_enabled": true,
"__prefab": {
"__id__": 27
3
"__id__": 27
5
},
"_alignFlags":
9
,
"_alignFlags":
18
,
"_target": null,
"_left": 0,
"_right": 0,
...
...
@@ -6544,6 +6608,30 @@
"__type__": "cc.CompPrefabInfo",
"fileId": "7f8HEEOJBNGoLpGt2Yuf+q"
},
{
"__type__": "471fa4XYSxBG44OitFSF2F5",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 277
},
"closeBtn": {
"__id__": 3
},
"signBtn": {
"__id__": 13
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a3+InBWEpF4YI1x8wzw1oD"
},
{
"__type__": "cc.PrefabInfo",
"root": {
...
...
assets/Bundles/SignPanel/signPanel.prefab.meta
View file @
80a8d9b2
...
...
@@ -8,6 +8,6 @@
],
"subMetas": {},
"userData": {
"syncNodeName": "
s
ignPanel"
"syncNodeName": "
S
ignPanel"
}
}
assets/Scripts/Panels/SignPanel.ts
0 → 100644
View file @
80a8d9b2
import
Panel
from
"../../Module/Panel"
;
import
{
_decorator
,
Button
,
Node
,}
from
"cc"
;
import
store
from
"../store/store"
;
import
{
observer
,
render
}
from
"../store/decorators"
;
const
{
ccclass
,
property
}
=
_decorator
;
import
{
HTMLRichText
}
from
"../../Component/HTMLRichText/HTMLRichText"
;
@
observer
@
ccclass
(
'SignPanel'
)
export
default
class
SignPanel
extends
Panel
{
static
bundle
=
"SignPanel"
;
static
skin
=
"SignPanel"
;
@
property
(
Node
)
closeBtn
:
Node
=
null
;
@
property
(
Node
)
signBtn
:
Node
=
null
;
onLoad
()
{
this
.
closeBtn
.
on
(
Button
.
EventType
.
CLICK
,
this
.
clickClose
);
}
async
start
()
{
// this.setRuleTxt(store.homeInfo.activityRule);
}
clickClose
=
()
=>
{
this
.
hidePanel
();
}
// @render
// render() {
// const {ruleInfo = ""} = store;
// this.setRuleTxt(ruleInfo);
// }
setRuleTxt
(
txt
:
string
)
{
// this.spNode.getComponent(HTMLRichText).html = txt;
// this.spNode.once(HTMLRichText.EventType.AFTER_RENDER, ()=>{
// const {width: pw, height: ph} = this.spNode.getComponent(UITransform);
// const width = this.spNode.parent.getComponent(UITransform).width;
// const height = ph * width / pw;
// this.spNode.getComponent(UITransform).setContentSize(width, height);
// });
}
}
assets/Scripts/Panels/SignPanel.ts.meta
0 → 100644
View file @
80a8d9b2
{"ver":"4.0.24","importer":"typescript","imported":true,"uuid":"471fae17-612c-411b-8e0e-8ad152176179","files":[],"subMetas":{},"userData":{}}
assets/Scripts/Scenes/HomeScene.ts
View file @
80a8d9b2
...
...
@@ -15,6 +15,7 @@ import { RankScence } from "./RankScene";
import
{
BlessingBagPage
}
from
"db://assets/Scripts/Scenes/BlessingBagPage"
;
import
{
PropPage
}
from
"db://assets/Scripts/Scenes/PropPage"
;
import
{
AudioMgr
}
from
"../../core_tgx/base/AudioMgr"
;
import
SignPanel
from
"../Panels/SignPanel"
;
const
{
ccclass
,
property
}
=
_decorator
;
...
...
@@ -32,6 +33,7 @@ export class HomeScene extends Scene {
@
property
(
Node
)
rankBtn
:
Node
=
null
;
@
property
(
Node
)
blessBagBtn
:
Node
=
null
;
@
property
(
Node
)
PropBtn
:
Node
=
null
;
@
property
(
Node
)
signBtn
:
Node
=
null
;
@
property
(
Label
)
userName
:
Label
;
@
property
(
Label
)
pointNum
:
Label
;
...
...
@@ -44,6 +46,7 @@ export class HomeScene extends Scene {
this
.
rankBtn
.
on
(
Button
.
EventType
.
CLICK
,
this
.
clickRank
,
this
);
this
.
blessBagBtn
.
on
(
Button
.
EventType
.
CLICK
,
this
.
clickBag
,
this
);
this
.
PropBtn
.
on
(
Button
.
EventType
.
CLICK
,
this
.
clickProp
,
this
);
this
.
signBtn
.
on
(
Button
.
EventType
.
CLICK
,
this
.
clickSign
,
this
);
}
async
start
()
{
...
...
@@ -88,6 +91,9 @@ export class HomeScene extends Scene {
await
changeScene
(
BlessingBagPage
)
})
clickSign
=
_asyncThrottle
(
async
()
=>
{
showPanel
(
SignPanel
);
});
clickProp
=
_asyncThrottle
(
async
()
=>
{
await
changeScene
(
PropPage
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment