Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
middleLayer_for_jxw_demo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
middleLayer_for_jxw_demo
Commits
a4819124
Commit
a4819124
authored
Aug 22, 2025
by
李维
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: test
parent
3ad86232
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
268 additions
and
74 deletions
+268
-74
middleLayer_for_jxw_demo.fire
...dleLayer_for_jxw_demo/scene/middleLayer_for_jxw_demo.fire
+268
-74
No files found.
assets/middleLayer_for_jxw_demo/scene/middleLayer_for_jxw_demo.fire
View file @
a4819124
...
...
@@ -15,6 +15,9 @@
"_children": [
{
"__id__": 2
},
{
"__id__": 7
}
],
"_active": false,
...
...
@@ -62,7 +65,7 @@
},
{
"__type__": "cc.Node",
"_name": "
middleLayer
",
"_name": "
Canvas
",
"_objFlags": 0,
"_parent": {
"__id__": 1
...
...
@@ -70,24 +73,232 @@
"_children": [
{
"__id__": 3
},
}
],
"_active": true,
"_components": [
{
"__id__": 5
},
{
"__id__":
17
"__id__":
6
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1280,
"height": 720
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
640,
360,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "b8usA60HRHGrwKW5ebHwBd"
},
{
"__type__": "cc.Node",
"_name": "Main Camera",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 22
"__id__": 4
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1280,
"height": 720
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "5bnePyKwlA7bQnUwMTiQGc"
},
{
"__type__": "cc.Camera",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 3
},
"_enabled": true,
"_cullingMask": 4294967295,
"_clearFlags": 6,
"_backgroundColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_depth": 0,
"_zoomRatio": 1,
"_targetTexture": null,
"_fov": 60,
"_orthoSize": 10,
"_nearClip": 1,
"_farClip": 4096,
"_ortho": true,
"_rect": {
"__type__": "cc.Rect",
"x": 0,
"y": 0,
"width": 1,
"height": 1
},
"_renderStages": 1,
"_alignWithScreen": true,
"_id": "55rxTkiKNOpbHrLfa0A7Sl"
},
{
"__type__": "cc.Canvas",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_designResolution": {
"__type__": "cc.Size",
"width": 1280,
"height": 720
},
"_fitWidth": false,
"_fitHeight": true,
"_id": "f08dFBNhJCro57P6uk+PYw"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "f9HWpJLh9F+IETl5OMPI0M"
},
{
"__type__": "cc.Node",
"_name": "middleLayer",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 8
},
{
"__id__":
23
"__id__":
10
},
{
"__id__": 24
"__id__": 22
}
],
"_active": true,
"_components": [
{
"__id__": 27
},
{
"__id__": 28
}
],
"_prefab": null,
...
...
@@ -101,8 +312,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1
92
0,
"height":
108
0
"width": 1
28
0,
"height":
36
0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
...
...
@@ -113,8 +324,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
96
0,
54
0,
64
0,
36
0,
0,
0,
0,
...
...
@@ -143,13 +354,13 @@
"_name": "Main Camera",
"_objFlags": 0,
"_parent": {
"__id__":
2
"__id__":
7
},
"_children": [],
"_active": true,
"_components": [
{
"__id__":
4
"__id__":
9
}
],
"_prefab": null,
...
...
@@ -205,7 +416,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
3
"__id__":
8
},
"_enabled": true,
"_cullingMask": 4294967295,
...
...
@@ -241,26 +452,26 @@
"_name": "info",
"_objFlags": 0,
"_parent": {
"__id__":
2
"__id__":
7
},
"_children": [
{
"__id__":
6
"__id__":
11
},
{
"__id__":
9
"__id__":
14
},
{
"__id__": 1
2
"__id__": 1
7
}
],
"_active": true,
"_components": [
{
"__id__":
15
"__id__":
20
},
{
"__id__":
16
"__id__":
21
}
],
"_prefab": null,
...
...
@@ -274,7 +485,7 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1
67
0,
"width": 1
03
0,
"height": 110.88
},
"_anchorPoint": {
...
...
@@ -287,7 +498,7 @@
"ctor": "Float64Array",
"array": [
125,
-
48
4.56,
-
12
4.56,
0,
0,
0,
...
...
@@ -316,16 +527,16 @@
"_name": "domain",
"_objFlags": 0,
"_parent": {
"__id__":
5
"__id__":
10
},
"_children": [],
"_active": true,
"_components": [
{
"__id__":
7
"__id__":
12
},
{
"__id__":
8
"__id__":
13
}
],
"_prefab": null,
...
...
@@ -339,7 +550,7 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1
67
0,
"width": 1
03
0,
"height": 30.240000000000002
},
"_anchorPoint": {
...
...
@@ -381,7 +592,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
6
"__id__":
11
},
"_enabled": true,
"_materials": [
...
...
@@ -414,7 +625,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
6
"__id__":
11
},
"_enabled": true,
"alignMode": 1,
...
...
@@ -441,16 +652,16 @@
"_name": "baseUrl",
"_objFlags": 0,
"_parent": {
"__id__":
5
"__id__":
10
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1
0
"__id__": 1
5
},
{
"__id__": 1
1
"__id__": 1
6
}
],
"_prefab": null,
...
...
@@ -464,7 +675,7 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1
67
0,
"width": 1
03
0,
"height": 30.240000000000002
},
"_anchorPoint": {
...
...
@@ -506,7 +717,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
9
"__id__":
14
},
"_enabled": true,
"_materials": [
...
...
@@ -539,7 +750,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
9
"__id__":
14
},
"_enabled": true,
"alignMode": 1,
...
...
@@ -566,16 +777,16 @@
"_name": "env",
"_objFlags": 0,
"_parent": {
"__id__":
5
"__id__":
10
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1
3
"__id__": 1
8
},
{
"__id__": 1
4
"__id__": 1
9
}
],
"_prefab": null,
...
...
@@ -589,7 +800,7 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1
67
0,
"width": 1
03
0,
"height": 50.4
},
"_anchorPoint": {
...
...
@@ -631,7 +842,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
2
"__id__": 1
7
},
"_enabled": true,
"_materials": [
...
...
@@ -664,7 +875,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
2
"__id__": 1
7
},
"_enabled": true,
"alignMode": 1,
...
...
@@ -691,12 +902,12 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
5
"__id__":
10
},
"_enabled": true,
"_layoutSize": {
"__type__": "cc.Size",
"width": 1
67
0,
"width": 1
03
0,
"height": 110.88
},
"_resize": 1,
...
...
@@ -723,7 +934,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
5
"__id__":
10
},
"_enabled": true,
"alignMode": 1,
...
...
@@ -750,19 +961,19 @@
"_name": "back_btn",
"_objFlags": 0,
"_parent": {
"__id__":
2
"__id__":
7
},
"_children": [],
"_active": false,
"_components": [
{
"__id__":
18
"__id__":
23
},
{
"__id__":
19
"__id__":
24
},
{
"__id__": 2
0
"__id__": 2
5
}
],
"_prefab": null,
...
...
@@ -818,12 +1029,12 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
17
"__id__":
22
},
"_enabled": true,
"alignMode": 1,
"_target": {
"__id__":
2
"__id__":
7
},
"_alignFlags": 9,
"_left": 50,
...
...
@@ -847,7 +1058,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
17
"__id__":
22
},
"_enabled": true,
"_materials": [
...
...
@@ -879,7 +1090,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
17
"__id__":
22
},
"_enabled": true,
"_normalMaterial": null,
...
...
@@ -888,7 +1099,7 @@
"zoomScale": 1.2,
"clickEvents": [
{
"__id__": 2
1
"__id__": 2
6
}
],
"_N$interactable": true,
...
...
@@ -944,14 +1155,14 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__":
17
"__id__":
22
},
"_id": "1ezWfVDD1BbZJA929wFexb"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__":
2
"__id__":
7
},
"component": "",
"_componentId": "c7a12GnkqlEDqfp1PUUHj9F",
...
...
@@ -963,7 +1174,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
2
"__id__":
7
},
"_enabled": true,
"_id": "38jidJ7+dL1KggjjcGB+Kr"
...
...
@@ -973,7 +1184,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
2
"__id__":
7
},
"_enabled": true,
"alignMode": 1,
...
...
@@ -981,8 +1192,8 @@
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_top":
18
0,
"_bottom":
18
0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
...
...
@@ -994,22 +1205,5 @@
"_originalWidth": 1920,
"_originalHeight": 1080,
"_id": "30pThcelpEbKy5ekP4hC69"
},
{
"__type__": "cc.Canvas",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_designResolution": {
"__type__": "cc.Size",
"width": 1920,
"height": 1080
},
"_fitWidth": true,
"_fitHeight": true,
"_id": "1e+NhJnS1Cybste/DrgXmI"
}
]
\ No newline at end of file
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