Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
DG_FAF
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
DG_FAF
Commits
322afc4b
Commit
322afc4b
authored
Apr 11, 2023
by
李维
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加绘图板组件
parent
26448006
Changes
23
Hide whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
6700 additions
and
427 deletions
+6700
-427
DG_FAF.meta
assets/DG_FAF.meta
+15
-1
DrawingBoard.meta
assets/DG_FAF/prefabs/DrawingBoard.meta
+12
-0
DrawingBoard.prefab
assets/DG_FAF/prefabs/DrawingBoard/DrawingBoard.prefab
+2780
-0
DrawingBoard.prefab.meta
assets/DG_FAF/prefabs/DrawingBoard/DrawingBoard.prefab.meta
+8
-0
DrawingBoard_DG_FAF.ts
assets/DG_FAF/prefabs/DrawingBoard/DrawingBoard_DG_FAF.ts
+331
-0
DrawingBoard_DG_FAF.ts.meta
...s/DG_FAF/prefabs/DrawingBoard/DrawingBoard_DG_FAF.ts.meta
+9
-0
textures.meta
assets/DG_FAF/prefabs/DrawingBoard/textures.meta
+12
-0
dot_rect.png
assets/DG_FAF/prefabs/DrawingBoard/textures/dot_rect.png
+0
-0
dot_rect.png.meta
...ts/DG_FAF/prefabs/DrawingBoard/textures/dot_rect.png.meta
+36
-0
temp_ palette.png
...ts/DG_FAF/prefabs/DrawingBoard/textures/temp_ palette.png
+0
-0
temp_ palette.png.meta
..._FAF/prefabs/DrawingBoard/textures/temp_ palette.png.meta
+36
-0
temp_btn_color.png
...s/DG_FAF/prefabs/DrawingBoard/textures/temp_btn_color.png
+0
-0
temp_btn_color.png.meta
...FAF/prefabs/DrawingBoard/textures/temp_btn_color.png.meta
+36
-0
temp_close.png
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_close.png
+0
-0
temp_close.png.meta
.../DG_FAF/prefabs/DrawingBoard/textures/temp_close.png.meta
+36
-0
temp_eraser.png
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_eraser.png
+0
-0
temp_eraser.png.meta
...DG_FAF/prefabs/DrawingBoard/textures/temp_eraser.png.meta
+36
-0
temp_pencil.png
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_pencil.png
+0
-0
temp_pencil.png.meta
...DG_FAF/prefabs/DrawingBoard/textures/temp_pencil.png.meta
+36
-0
btn_pause.png.meta
assets/DG_FAF/prefabs/VideoControlBar/res/btn_pause.png.meta
+2
-2
DG_FAF.fire
assets/DG_FAF/scene/DG_FAF.fire
+3287
-420
DG_FAF.ts
assets/DG_FAF/scene/DG_FAF.ts
+27
-3
defaultData_DG_FAF.ts
assets/DG_FAF/script/defaultData_DG_FAF.ts
+1
-1
No files found.
assets/DG_FAF.meta
View file @
322afc4b
{"ver":"1.1.2","uuid":"4a264b41-d3f3-4d83-b022-2e4b42fc601b","isBundle":false,"bundleName":"","priority":1,"compressionType":{},"optimizeHotUpdate":{},"inlineSpriteFrames":{},"isRemoteBundle":{"ios":false,"android":false},"subMetas":{}}
{
\ No newline at end of file
"ver": "1.1.2",
"uuid": "4a264b41-d3f3-4d83-b022-2e4b42fc601b",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {
"ios": false,
"android": false
},
"subMetas": {}
}
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard.meta
0 → 100644
View file @
322afc4b
{
"ver": "1.1.2",
"uuid": "f6d0a49a-1908-45ef-be3f-58d97e6485bf",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard/DrawingBoard.prefab
0 → 100644
View file @
322afc4b
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "DrawingBoard",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
},
{
"__id__": 4
}
],
"_active": true,
"_components": [
{
"__id__": 63
}
],
"_prefab": {
"__id__": 64
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 500,
"height": 500
},
"_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": ""
},
{
"__type__": "cc.Node",
"_name": "PathPointContainer",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_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": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "18anOIWHhFqq+iP9NBsBCd",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "ToolBox",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 5
},
{
"__id__": 9
},
{
"__id__": 13
},
{
"__id__": 17
}
],
"_active": true,
"_components": [
{
"__id__": 60
},
{
"__id__": 61
}
],
"_prefab": {
"__id__": 62
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 316,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
92,
288,
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": ""
},
{
"__type__": "cc.Node",
"_name": "Close",
"_objFlags": 0,
"_parent": {
"__id__": 4
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 6
},
{
"__id__": 7
}
],
"_prefab": {
"__id__": 8
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
126,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "68c08781-4d89-4fa8-9c48-75a53c5ab4bc"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "1fBHxQ/KZCkaHB1u9quXH+",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "Painter",
"_objFlags": 0,
"_parent": {
"__id__": 4
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 10
},
{
"__id__": 11
}
],
"_prefab": {
"__id__": 12
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
42,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "2ae2c683-1b07-464c-9357-d143722f5113"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "c6oEyk4n5ImJVyz2n7CH4c",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "Eraser",
"_objFlags": 0,
"_parent": {
"__id__": 4
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 14
},
{
"__id__": 15
}
],
"_prefab": {
"__id__": 16
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-42,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 13
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "c4a63cbc-bcd0-4b60-ac1b-23d9a654915a"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 13
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "fcsaMaIe9AFJtJ8ow3NVdM",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "Palette",
"_objFlags": 0,
"_parent": {
"__id__": 4
},
"_children": [
{
"__id__": 18
}
],
"_active": true,
"_components": [
{
"__id__": 57
},
{
"__id__": 58
}
],
"_prefab": {
"__id__": 59
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-126,
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": ""
},
{
"__type__": "cc.Node",
"_name": "btnColors",
"_objFlags": 0,
"_parent": {
"__id__": 17
},
"_children": [
{
"__id__": 19
},
{
"__id__": 23
},
{
"__id__": 27
},
{
"__id__": 31
},
{
"__id__": 35
},
{
"__id__": 39
},
{
"__id__": 43
},
{
"__id__": 47
},
{
"__id__": 51
}
],
"_active": false,
"_components": [
{
"__id__": 55
}
],
"_prefab": {
"__id__": 56
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 215,
"height": 220
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-170,
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": ""
},
{
"__type__": "cc.Node",
"_name": "color_blue",
"_objFlags": 0,
"_parent": {
"__id__": 18
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 20
},
{
"__id__": 21
}
],
"_prefab": {
"__id__": 22
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-75.5,
78,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 19
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 19
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "a9yizxiRNNSYEXw+7WsDdR",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_black",
"_objFlags": 0,
"_parent": {
"__id__": 18
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 24
},
{
"__id__": 25
}
],
"_prefab": {
"__id__": 26
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-1.5,
78,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 23
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 23
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "9bkjqzDgxM0YGXstHIxFVr",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_orange",
"_objFlags": 0,
"_parent": {
"__id__": 18
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 28
},
{
"__id__": 29
}
],
"_prefab": {
"__id__": 30
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
72.5,
78,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 27
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 27
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "d1D3SgVHRAiKy3i3eV/Xt7",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_brown",
"_objFlags": 0,
"_parent": {
"__id__": 18
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 32
},
{
"__id__": 33
}
],
"_prefab": {
"__id__": 34
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-75.5,
4,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 31
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 31
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "d74lrGS8hAqpAyHcxy6v9F",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_green",
"_objFlags": 0,
"_parent": {
"__id__": 18
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 36
},
{
"__id__": 37
}
],
"_prefab": {
"__id__": 38
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-1.5,
4,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 35
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 35
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "fehwUpP6FODp6ip9zCySB8",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_pink",
"_objFlags": 0,
"_parent": {
"__id__": 18
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 40
},
{
"__id__": 41
}
],
"_prefab": {
"__id__": 42
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
72.5,
4,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 39
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 39
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "06bh6ZNM1EhabDTX4XlUJz",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_purple",
"_objFlags": 0,
"_parent": {
"__id__": 18
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 44
},
{
"__id__": 45
}
],
"_prefab": {
"__id__": 46
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-75.5,
-70,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 43
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 43
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "87FvqzfpJKiqnSPSO45/j/",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_red",
"_objFlags": 0,
"_parent": {
"__id__": 18
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 48
},
{
"__id__": 49
}
],
"_prefab": {
"__id__": 50
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-1.5,
-70,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 47
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 47
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "f9I7uOhnNF3b7csXRaUG+N",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_yellow",
"_objFlags": 0,
"_parent": {
"__id__": 18
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 52
},
{
"__id__": 53
}
],
"_prefab": {
"__id__": 54
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
72.5,
-70,
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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 51
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 51
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "12brJTPPhJG62noyFvLDBG",
"sync": false
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 18
},
"_enabled": true,
"_layoutSize": {
"__type__": "cc.Size",
"width": 215,
"height": 220
},
"_resize": 0,
"_N$layoutType": 3,
"_N$cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_N$startAxis": 0,
"_N$paddingLeft": 0,
"_N$paddingRight": 0,
"_N$paddingTop": 0,
"_N$paddingBottom": 0,
"_N$spacingX": 10,
"_N$spacingY": 10,
"_N$verticalDirection": 1,
"_N$horizontalDirection": 0,
"_N$affectedByScale": false,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "73mkJ0kMtLPqoqjOxiMNKh",
"sync": false
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 17
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "2de09158-3a6c-4753-8fa7-d9b0f000323c"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 17
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "7cHv/dt4dMf5uzCN/K4Q1f",
"sync": false
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 4
},
"_enabled": true,
"alignMode": 1,
"_target": {
"__id__": 1
},
"_alignFlags": 33,
"_left": 0,
"_right": 0,
"_top": -70,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": ""
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 4
},
"_enabled": true,
"_layoutSize": {
"__type__": "cc.Size",
"width": 316,
"height": 64
},
"_resize": 0,
"_N$layoutType": 1,
"_N$cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_N$startAxis": 0,
"_N$paddingLeft": 0,
"_N$paddingRight": 0,
"_N$paddingTop": 0,
"_N$paddingBottom": 0,
"_N$spacingX": 20,
"_N$spacingY": 0,
"_N$verticalDirection": 1,
"_N$horizontalDirection": 1,
"_N$affectedByScale": false,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "fbflAHibdBH5CJwIto1Az/",
"sync": false
},
{
"__type__": "78cabSVml9OSYQOOkJC3Dgx",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "",
"sync": false
}
]
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard/DrawingBoard.prefab.meta
0 → 100644
View file @
322afc4b
{
"ver": "1.2.9",
"uuid": "6042751a-2c97-4cba-8feb-d1917e67a74b",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard/DrawingBoard_DG_FAF.ts
0 → 100644
View file @
322afc4b
// Learn TypeScript:
// - https://docs.cocos.com/creator/manual/en/scripting/typescript.html
// Learn Attribute:
// - https://docs.cocos.com/creator/manual/en/scripting/reference/attributes.html
// Learn life-cycle callbacks:
// - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html
const
{
ccclass
,
property
}
=
cc
.
_decorator
;
function
getAngleByPos_CC
(
px
,
py
,
mx
,
my
)
{
const
x
=
Math
.
abs
(
px
-
mx
);
const
y
=
Math
.
abs
(
py
-
my
);
const
z
=
Math
.
sqrt
(
Math
.
pow
(
x
,
2
)
+
Math
.
pow
(
y
,
2
));
const
cos
=
y
/
z
;
const
radina
=
Math
.
acos
(
cos
);
// 用反三角函数求弧度
let
angle
=
Math
.
floor
(
180
/
(
Math
.
PI
/
radina
)
*
100
)
/
100
;
// 将弧度转换成角度
if
(
mx
>=
px
&&
my
==
py
)
{
// 鼠标在x轴正方向上
angle
=
270
;
}
if
(
mx
<
px
&&
my
==
py
)
{
// 鼠标在x轴负方向上
angle
=
90
;
}
if
(
mx
==
px
&&
my
>=
py
)
{
// 鼠标在y轴正方向上
angle
=
0
;
}
if
(
mx
==
px
&&
my
<
py
)
{
// 鼠标在y轴负方向上
angle
=
180
;
}
if
(
mx
>
px
&&
my
>
py
)
{
// 鼠标在第一象限
angle
=
-
angle
;
}
if
(
mx
<
px
&&
my
>
py
)
{
// 鼠标在第二象限
// angle = angle;
}
if
(
mx
<
px
&&
my
<
py
)
{
// 鼠标在第三象限
angle
=
180
-
angle
;
}
if
(
mx
>
px
&&
my
<
py
)
{
// 鼠标在第四象限
angle
=
180
+
angle
;
}
return
angle
;
}
function
getPosByAngle
(
angle
,
len
)
{
const
radian
=
-
angle
*
Math
.
PI
/
180
;
const
x
=
Math
.
sin
(
radian
)
*
len
;
const
y
=
Math
.
cos
(
radian
)
*
len
;
return
{
x
,
y
};
}
function
getSprNode
(
resName
)
{
const
sf
=
cc
.
find
(
'
Canvas/res/img/
'
+
resName
).
getComponent
(
cc
.
Sprite
).
spriteFrame
;
const
node
=
new
cc
.
Node
();
node
.
addComponent
(
cc
.
Sprite
).
spriteFrame
=
sf
;
return
node
;
}
@
ccclass
export
default
class
DrawingBoard
extends
cc
.
Component
{
// @property(cc.Label)
// label: cc.Label = null;
// @property
// text: string = 'hello';
// LIFE-CYCLE CALLBACKS:
// onLoad () {}
start
()
{
this
.
initData
();
this
.
initButtons
();
this
.
initDrawBoardCenter
();
}
lineW
=
null
;
// 笔粗
brushWidth
=
[];
// 笔粗列表
touchPointArr
=
[];
pointPicArr
=
[];
poolLineArr
=
[];
userLinePoolArr
=
[];
lastDrawPointIndex
=
null
;
userLineIndex
=
-
1
;
pathPointContainer
=
null
;
// 笔迹节点容器
penColor
=
"
#FFFFFF
"
;
initData
()
{
this
.
poolLineArr
=
[];
this
.
pointPicArr
=
[];
this
.
brushWidth
=
[
26
/
2
,
34
/
2
,
52
/
2
,
64
/
2
,
72
/
2
,
92
/
2
,
110
/
2
,
140
/
2
]
this
.
lineW
=
this
.
brushWidth
[
0
];
}
// 编辑模式
editMode
=
false
;
// 橡皮模式
eraserMode
=
false
;
// 调色板开启状态
openPalette
=
false
;
// 初始化按钮
initButtons
()
{
const
eraserBtn
=
cc
.
find
(
"
ToolBox/Eraser
"
,
this
.
node
)
eraserBtn
.
on
(
"
click
"
,
()
=>
{
this
.
eraserMode
=
!
this
.
eraserMode
;
})
const
painterBtn
=
cc
.
find
(
"
ToolBox/Painter
"
,
this
.
node
)
painterBtn
.
on
(
"
click
"
,
()
=>
{
eraserBtn
.
active
=
true
;
painterBtn
.
active
=
false
;
closeBtn
.
active
=
true
;
paletteBtn
.
active
=
true
;
this
.
editMode
=
true
;
this
.
node
.
emit
(
"
onPaintingStart
"
);
})
const
closeBtn
=
cc
.
find
(
"
ToolBox/Close
"
,
this
.
node
)
closeBtn
.
on
(
"
click
"
,
()
=>
{
eraserBtn
.
active
=
false
;
painterBtn
.
active
=
true
;
closeBtn
.
active
=
false
;
paletteBtn
.
active
=
false
;
this
.
editMode
=
false
;
this
.
node
.
emit
(
"
onPaintingEnd
"
);
})
const
paletteBtn
=
cc
.
find
(
"
ToolBox/Palette
"
,
this
.
node
)
const
btnColors
=
cc
.
find
(
"
ToolBox/Palette/btnColors
"
,
this
.
node
)
paletteBtn
.
on
(
"
click
"
,
()
=>
{
this
.
openPalette
=
!
this
.
openPalette
;
btnColors
.
active
=
this
.
openPalette
;
})
const
pencilDataArr
=
[
{
'
resName
'
:
'
color_red
'
,
'
color
'
:
'
#f85137
'
},
{
'
resName
'
:
'
color_orange
'
,
'
color
'
:
'
#ff9a51
'
},
{
'
resName
'
:
'
color_yellow
'
,
'
color
'
:
'
#ffda4f
'
},
{
'
resName
'
:
'
color_green
'
,
'
color
'
:
'
#87cc59
'
},
{
'
resName
'
:
'
color_blue
'
,
'
color
'
:
'
#64b7ee
'
},
{
'
resName
'
:
'
color_purple
'
,
'
color
'
:
'
#9987dd
'
},
{
'
resName
'
:
'
color_pink
'
,
'
color
'
:
'
#ee92b1
'
},
{
'
resName
'
:
'
color_brown
'
,
'
color
'
:
'
#926332
'
},
{
'
resName
'
:
'
color_black
'
,
'
color
'
:
'
#000000
'
}
];
pencilDataArr
.
forEach
(
btnColor
=>
{
const
colorBtn
=
cc
.
find
(
btnColor
.
resName
,
btnColors
)
colorBtn
.
on
(
"
click
"
,
()
=>
{
this
.
penColor
=
btnColor
.
color
;
this
.
openPalette
=
!
this
.
openPalette
;
btnColors
.
active
=
this
.
openPalette
;
})
})
eraserBtn
.
active
=
false
;
painterBtn
.
active
=
true
;
closeBtn
.
active
=
false
;
paletteBtn
.
active
=
false
;
}
initDrawBoardCenter
()
{
this
.
pathPointContainer
=
cc
.
find
(
"
PathPointContainer
"
,
this
.
node
)
this
.
node
.
on
(
cc
.
Node
.
EventType
.
TOUCH_START
,
(
e
)
=>
{
if
(
!
this
.
editMode
)
{
return
}
// 如果调色板开打状态 则关闭
if
(
this
.
openPalette
)
{
const
btnColors
=
cc
.
find
(
"
ToolBox/Palette/btnColors
"
,
this
.
node
)
this
.
openPalette
=
false
;
btnColors
.
active
=
false
;
}
const
worldPos
=
e
.
getLocation
();
const
startPos
=
this
.
pathPointContainer
.
convertToNodeSpaceAR
(
worldPos
);
this
.
touchPointArr
=
[
startPos
];
this
.
pointPicArr
=
[];
})
this
.
node
.
on
(
cc
.
Node
.
EventType
.
TOUCH_MOVE
,
(
e
)
=>
{
if
(
!
this
.
editMode
)
{
return
}
if
(
this
.
touchPointArr
.
length
==
0
)
{
return
;
}
const
worldPos
=
e
.
getLocation
();
const
movePos
=
this
.
pathPointContainer
.
convertToNodeSpaceAR
(
worldPos
);
// 判断是否超出画图区域
if
(
movePos
.
x
<
-
this
.
node
.
width
/
2
||
movePos
.
y
<
-
this
.
node
.
height
/
2
||
movePos
.
x
>
this
.
node
.
width
/
2
||
movePos
.
y
>
this
.
node
.
height
/
2
)
{
return
}
if
(
this
.
eraserMode
)
{
// 橡皮功能
const
touchedPathPoints
=
[];
const
eraserWidth
=
this
.
lineW
*
1.5
;
this
.
pathPointContainer
.
children
.
forEach
(
pathPoint
=>
{
// 判断是否有轨迹点需要被擦除
if
(
pathPoint
.
active
&&
pathPoint
.
x
<
(
movePos
.
x
+
eraserWidth
/
2
)
&&
pathPoint
.
x
>
(
movePos
.
x
-
eraserWidth
/
2
)
&&
pathPoint
.
y
<
(
movePos
.
y
+
eraserWidth
/
2
)
&&
pathPoint
.
y
>
(
movePos
.
y
-
eraserWidth
/
2
))
{
touchedPathPoints
.
push
(
pathPoint
);
pathPoint
.
active
=
false
;
}
})
this
.
cleanPoints
(
touchedPathPoints
)
}
else
{
// 画笔功能
this
.
addTouchPoint
(
movePos
);
this
.
drawLine
();
}
})
this
.
node
.
on
(
cc
.
Node
.
EventType
.
TOUCH_END
,
(
e
)
=>
{
if
(
!
this
.
editMode
)
{
return
}
this
.
saveUserLine
();
this
.
touchPointArr
=
[];
})
this
.
node
.
on
(
cc
.
Node
.
EventType
.
TOUCH_CANCEL
,
(
e
)
=>
{
if
(
!
this
.
editMode
)
{
return
}
this
.
saveUserLine
();
this
.
touchPointArr
=
[];
})
}
addTouchPoint
(
movePos
)
{
const
lastPoint
=
this
.
touchPointArr
[
this
.
touchPointArr
.
length
-
1
];
const
distance
=
movePos
.
sub
(
lastPoint
).
len
();
if
(
distance
<
0.1
)
{
return
;
}
if
(
distance
>
this
.
lineW
/
2
)
{
const
angle
=
getAngleByPos_CC
(
lastPoint
.
x
,
lastPoint
.
y
,
movePos
.
x
,
movePos
.
y
);
const
newMovePos
=
getPosByAngle
(
angle
,
this
.
lineW
/
2
);
this
.
touchPointArr
.
push
(
new
cc
.
v2
(
lastPoint
.
x
+
newMovePos
.
x
,
lastPoint
.
y
+
newMovePos
.
y
));
this
.
addTouchPoint
(
movePos
);
}
else
{
this
.
touchPointArr
.
push
(
movePos
);
}
}
drawLine
()
{
if
(
!
this
.
lastDrawPointIndex
)
{
this
.
lastDrawPointIndex
=
0
;
}
const
lineW
=
this
.
lineW
;
for
(
let
i
=
this
.
lastDrawPointIndex
;
i
<
this
.
touchPointArr
.
length
;
i
++
)
{
const
curP
=
this
.
touchPointArr
[
i
];
const
nextP
=
this
.
touchPointArr
[
i
+
1
];
if
(
!
nextP
)
{
break
;
}
const
line
=
this
.
getLine
();
const
color
=
new
cc
.
Color
();
line
.
color
=
cc
.
Color
.
fromHEX
(
color
,
this
.
penColor
);
line
.
scale
=
lineW
/
line
.
width
;
line
.
x
=
curP
.
x
;
line
.
y
=
curP
.
y
;
this
.
pointPicArr
.
push
(
line
);
}
this
.
lastDrawPointIndex
=
this
.
touchPointArr
.
length
-
1
;
}
getLine
()
{
let
line
;
if
(
this
.
poolLineArr
.
length
==
0
)
{
line
=
getSprNode
(
'
dot_rect
'
);
// line.anchorY = 0
this
.
pathPointContainer
.
addChild
(
line
);
}
else
{
line
=
this
.
poolLineArr
.
pop
();
}
line
.
active
=
true
;
return
line
;
}
saveUserLine
()
{
const
data
=
{
pointPicArr
:
this
.
pointPicArr
};
if
(
this
.
userLineIndex
>=
0
&&
this
.
userLinePoolArr
.
length
-
1
>
this
.
userLineIndex
)
{
this
.
resetUserLinePoolArr
();
}
this
.
userLinePoolArr
.
push
(
data
);
this
.
userLineIndex
=
this
.
userLinePoolArr
.
length
-
1
;
}
resetUserLinePoolArr
()
{
for
(
let
i
=
this
.
userLineIndex
+
1
;
i
<
this
.
userLinePoolArr
.
length
;
i
++
)
{
const
cleanData
=
this
.
userLinePoolArr
[
i
];
this
.
cleanOneLineData
(
cleanData
);
}
this
.
userLinePoolArr
.
length
=
this
.
userLineIndex
+
1
;
}
// 给定数组,清掉数组中的轨迹点
cleanPoints
(
pathNodes
)
{
for
(
let
i
=
0
;
i
<
pathNodes
.
length
;
i
++
)
{
this
.
poolLineArr
.
push
(
pathNodes
[
i
]);
// pathNodes[i].opacity = 100;
pathNodes
[
i
].
active
=
false
;
}
}
// 清除一条线的轨迹点
cleanOneLineData
(
data
)
{
const
{
pointPicArr
}
=
data
;
for
(
let
i
=
0
;
i
<
pointPicArr
.
length
;
i
++
)
{
this
.
poolLineArr
.
push
(
pointPicArr
[
i
]);
// pointPicArr[i].opacity = 100;
pointPicArr
[
i
].
active
=
false
;
}
}
// update (dt) {}
}
assets/DG_FAF/prefabs/DrawingBoard/DrawingBoard_DG_FAF.ts.meta
0 → 100644
View file @
322afc4b
{
"ver": "1.0.8",
"uuid": "78cab495-9a5f-4e49-840e-3a4242dc3831",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard/textures.meta
0 → 100644
View file @
322afc4b
{
"ver": "1.1.2",
"uuid": "5ed0a722-cfee-4194-82b1-46c0bd675d68",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard/textures/dot_rect.png
0 → 100644
View file @
322afc4b
589 Bytes
assets/DG_FAF/prefabs/DrawingBoard/textures/dot_rect.png.meta
0 → 100644
View file @
322afc4b
{
"ver": "2.3.5",
"uuid": "2831ad9e-32e2-488e-9801-4fe5d83ee32e",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 200,
"height": 200,
"platformSettings": {},
"subMetas": {
"dot_rect": {
"ver": "1.0.4",
"uuid": "0a7607af-89c0-48bc-9205-07f782c143ef",
"rawTextureUuid": "2831ad9e-32e2-488e-9801-4fe5d83ee32e",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 200,
"height": 200,
"rawWidth": 200,
"rawHeight": 200,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_ palette.png
0 → 100644
View file @
322afc4b
5.11 KB
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_ palette.png.meta
0 → 100644
View file @
322afc4b
{
"ver": "2.3.5",
"uuid": "49bcaeb3-9863-41b5-ac66-223e466b075d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 128,
"height": 128,
"platformSettings": {},
"subMetas": {
"temp_ palette": {
"ver": "1.0.4",
"uuid": "2de09158-3a6c-4753-8fa7-d9b0f000323c",
"rawTextureUuid": "49bcaeb3-9863-41b5-ac66-223e466b075d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -2.5,
"offsetY": -2.5,
"trimX": 6,
"trimY": 20,
"width": 111,
"height": 93,
"rawWidth": 128,
"rawHeight": 128,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_btn_color.png
0 → 100644
View file @
322afc4b
4.63 KB
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_btn_color.png.meta
0 → 100644
View file @
322afc4b
{
"ver": "2.3.5",
"uuid": "4c0c51f0-10f0-4eb8-9c0a-ab49d6852f69",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 128,
"height": 128,
"platformSettings": {},
"subMetas": {
"temp_btn_color": {
"ver": "1.0.4",
"uuid": "36a33182-e820-4774-88ad-8f483250cc86",
"rawTextureUuid": "4c0c51f0-10f0-4eb8-9c0a-ab49d6852f69",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 8,
"trimY": 8,
"width": 112,
"height": 112,
"rawWidth": 128,
"rawHeight": 128,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_close.png
0 → 100644
View file @
322afc4b
4.56 KB
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_close.png.meta
0 → 100644
View file @
322afc4b
{
"ver": "2.3.5",
"uuid": "29218d98-d42d-43ad-8e72-248f9226c6e4",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 128,
"height": 128,
"platformSettings": {},
"subMetas": {
"temp_close": {
"ver": "1.0.4",
"uuid": "68c08781-4d89-4fa8-9c48-75a53c5ab4bc",
"rawTextureUuid": "29218d98-d42d-43ad-8e72-248f9226c6e4",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 5,
"trimY": 5,
"width": 118,
"height": 118,
"rawWidth": 128,
"rawHeight": 128,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_eraser.png
0 → 100644
View file @
322afc4b
2.82 KB
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_eraser.png.meta
0 → 100644
View file @
322afc4b
{
"ver": "2.3.5",
"uuid": "a41a950f-b025-4a64-913e-3258d6627b3c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 128,
"height": 128,
"platformSettings": {},
"subMetas": {
"temp_eraser": {
"ver": "1.0.4",
"uuid": "c4a63cbc-bcd0-4b60-ac1b-23d9a654915a",
"rawTextureUuid": "a41a950f-b025-4a64-913e-3258d6627b3c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 3.5,
"offsetY": 1,
"trimX": 25,
"trimY": 16,
"width": 85,
"height": 94,
"rawWidth": 128,
"rawHeight": 128,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_pencil.png
0 → 100644
View file @
322afc4b
6.17 KB
assets/DG_FAF/prefabs/DrawingBoard/textures/temp_pencil.png.meta
0 → 100644
View file @
322afc4b
{
"ver": "2.3.5",
"uuid": "672bfa7c-d90b-4410-99ec-9086a6a56f3b",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 152,
"height": 128,
"platformSettings": {},
"subMetas": {
"temp_pencil": {
"ver": "1.0.4",
"uuid": "2ae2c683-1b07-464c-9357-d143722f5113",
"rawTextureUuid": "672bfa7c-d90b-4410-99ec-9086a6a56f3b",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1,
"trimY": 1,
"width": 150,
"height": 126,
"rawWidth": 152,
"rawHeight": 128,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
assets/DG_FAF/prefabs/VideoControlBar/res/btn_pause.png.meta
View file @
322afc4b
...
@@ -7,8 +7,8 @@
...
@@ -7,8 +7,8 @@
"premultiplyAlpha": true,
"premultiplyAlpha": true,
"genMipmaps": false,
"genMipmaps": false,
"packable": true,
"packable": true,
"width":
157
,
"width":
91
,
"height":
157
,
"height":
91
,
"platformSettings": {},
"platformSettings": {},
"subMetas": {
"subMetas": {
"btn_pause": {
"btn_pause": {
...
...
assets/DG_FAF/scene/DG_FAF.fire
View file @
322afc4b
...
@@ -111,25 +111,28 @@
...
@@ -111,25 +111,28 @@
"__id__": 879
"__id__": 879
},
},
{
{
"__id__": 9
19
"__id__": 9
43
},
},
{
{
"__id__": 9
22
"__id__": 9
85
},
},
{
{
"__id__": 925
"__id__": 988
},
{
"__id__": 991
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
934
"__id__":
1000
},
},
{
{
"__id__":
935
"__id__":
1001
},
},
{
{
"__id__":
936
"__id__":
1002
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -33645,7 +33648,7 @@
...
@@ -33645,7 +33648,7 @@
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
res
",
"_name": "
DrawingBoard
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 2
"__id__": 2
...
@@ -33655,15 +33658,78 @@
...
@@ -33655,15 +33658,78 @@
"__id__": 880
"__id__": 880
},
},
{
{
"__id__": 883
"__id__": 882
},
{
"__id__": 914
}
}
],
],
"_active": false,
"_active": false,
"_components": [
{
"__id__": 941
}
],
"_prefab": {
"__id__": 942
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 500,
"height": 500
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
5000,
-900,
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": "e7ruIwCZVEi6ITyGn8KQBr"
},
{
"__type__": "cc.Node",
"_name": "PathPointContainer",
"_objFlags": 0,
"_parent": {
"__id__": 879
},
"_children": [],
"_active": true,
"_components": [],
"_components": [],
"_prefab": null,
"_prefab": {
"__id__": 881
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
"__type__": "cc.Color",
"__type__": "cc.Color",
...
@@ -33709,23 +33775,52 @@
...
@@ -33709,23 +33775,52 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "0aAzbH6R1E+6AmGRrkKa5O"
"_id": "49b3IJs71IEplpRlj9k5FG"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "18anOIWHhFqq+iP9NBsBCd",
"sync": false
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
font
",
"_name": "
ToolBox
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 879
"__id__": 879
},
},
"_children": [
"_children": [
{
{
"__id__": 881
"__id__": 883
},
{
"__id__": 887
},
{
"__id__": 891
},
{
"__id__": 895
}
}
],
],
"_active": true,
"_active": true,
"_components": [],
"_components": [
"_prefab": null,
{
"__id__": 938
},
{
"__id__": 939
}
],
"_prefab": {
"__id__": 940
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
"__type__": "cc.Color",
"__type__": "cc.Color",
...
@@ -33736,8 +33831,8 @@
...
@@ -33736,8 +33831,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
0
,
"width":
316
,
"height":
0
"height":
64
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -33748,8 +33843,8 @@
...
@@ -33748,8 +33843,8 @@
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
0
,
92
,
0
,
288
,
0,
0,
0,
0,
0,
0,
...
@@ -33771,23 +33866,28 @@
...
@@ -33771,23 +33866,28 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
9bLfcYeeNKrr524vzWchiM
"
"_id": "
a8mv8tQAFCdboT12F5o5/4
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
BRLNSDB
",
"_name": "
Close
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 88
0
"__id__": 88
2
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 882
"__id__": 884
},
{
"__id__": 885
}
}
],
],
"_prefab": null,
"_prefab": {
"__id__": 886
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
"__type__": "cc.Color",
"__type__": "cc.Color",
...
@@ -33798,8 +33898,8 @@
...
@@ -33798,8 +33898,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
0
,
"width":
64
,
"height":
0
"height":
64
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -33810,7 +33910,7 @@
...
@@ -33810,7 +33910,7 @@
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
0
,
126
,
0,
0,
0,
0,
0,
0,
...
@@ -33833,96 +33933,317 @@
...
@@ -33833,96 +33933,317 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
cfMLGsq0BMhJARv+ySMAxS
"
"_id": "
0ai/KHDZxPw5H8/HBRiji2
"
},
},
{
{
"__type__": "cc.
Label
",
"__type__": "cc.
Sprite
",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 88
1
"__id__": 88
3
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_string": "",
"_spriteFrame": {
"_N$string": "",
"__uuid__": "68c08781-4d89-4fa8-9c48-75a53c5ab4bc"
"_fontSize": 40,
"_lineHeight": 40,
"_enableWrapText": true,
"_N$file": {
"__uuid__": "e1dc34fd-b891-43d6-8361-431d279de12f"
},
},
"_isSystemFontUsed": false,
"_type": 0,
"_spacingX": 0,
"_sizeMode": 0,
"_batchAsBitmap": false,
"_fillType": 0,
"_styleFlags": 0,
"_fillCenter": {
"_underlineHeight": 0,
"__type__": "cc.Vec2",
"_N$horizontalAlign": 0,
"x": 0,
"_N$verticalAlign": 0,
"y": 0
"_N$fontFamily": "Arial",
},
"_N$overflow": 0,
"_fillStart": 0,
"_N$cacheMode": 0,
"_fillRange": 0,
"_id": "9bNHNPu5lC7rQYyr8ai/sY"
"_isTrimmedMode": true,
"_atlas": null,
"_id": "b5PE/coTJMKLLxWp80hxoI"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 883
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "c9h6Q5rGVP4JVVfan4IoJY"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "1fBHxQ/KZCkaHB1u9quXH+",
"sync": false
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
img
",
"_name": "
Painter
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 8
79
"__id__": 8
82
},
},
"_children": [
"_children": [],
{
"_active": true,
"__id__": 884
"_components": [
},
{
"__id__": 886
},
{
{
"__id__": 888
"__id__": 888
},
},
{
{
"__id__": 890
"__id__": 889
},
}
{
],
"__id__": 892
"_prefab": {
},
"__id__": 890
{
},
"__id__": 894
"_opacity": 255,
},
"_color": {
{
"__type__": "cc.Color",
"__id__": 896
"r": 255,
},
"g": 255,
{
"b": 255,
"__id__": 898
"a": 255
},
},
{
"_contentSize": {
"__id__": 900
"__type__": "cc.Size",
},
"width": 64,
{
"height": 64
"__id__": 902
},
},
"_anchorPoint": {
{
"__type__": "cc.Vec2",
"__id__": 904
"x": 0.5,
},
"y": 0.5
{
},
"__id__": 906
"_trs": {
},
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
42,
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": "f6tXH1w29HQole8BuDfDlK"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 887
},
"_enabled": true,
"_materials": [
{
{
"__id__": 908
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
},
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "2ae2c683-1b07-464c-9357-d143722f5113"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "3484CAihlCOaqNUhqppLXa"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 887
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "dc3Oi/utRLDL5vIQYRZNzM"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "c6oEyk4n5ImJVyz2n7CH4c",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "Eraser",
"_objFlags": 0,
"_parent": {
"__id__": 882
},
"_children": [],
"_active": true,
"_components": [
{
{
"__id__":
910
"__id__":
892
},
},
{
{
"__id__":
912
"__id__":
893
}
}
],
],
"_
active": true,
"_
prefab": {
"_components": [],
"__id__": 894
"_prefab": null
,
}
,
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
"__type__": "cc.Color",
"__type__": "cc.Color",
...
@@ -33933,8 +34254,8 @@
...
@@ -33933,8 +34254,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
0
,
"width":
64
,
"height":
0
"height":
64
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -33945,7 +34266,2460 @@
...
@@ -33945,7 +34266,2460 @@
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
0,
-42,
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": "beScw7P2RHYIlrQTb8tIqZ"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 891
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "c4a63cbc-bcd0-4b60-ac1b-23d9a654915a"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "beH6HGxNRACI6P70dQdacx"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 891
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "504KkFOpZCiYCBbm++LfB7"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "fcsaMaIe9AFJtJ8ow3NVdM",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "Palette",
"_objFlags": 0,
"_parent": {
"__id__": 882
},
"_children": [
{
"__id__": 896
}
],
"_active": true,
"_components": [
{
"__id__": 935
},
{
"__id__": 936
}
],
"_prefab": {
"__id__": 937
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-126,
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": "40dXT4ibFPM53mTcQayk/K"
},
{
"__type__": "cc.Node",
"_name": "btnColors",
"_objFlags": 0,
"_parent": {
"__id__": 895
},
"_children": [
{
"__id__": 897
},
{
"__id__": 901
},
{
"__id__": 905
},
{
"__id__": 909
},
{
"__id__": 913
},
{
"__id__": 917
},
{
"__id__": 921
},
{
"__id__": 925
},
{
"__id__": 929
}
],
"_active": false,
"_components": [
{
"__id__": 933
}
],
"_prefab": {
"__id__": 934
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 215,
"height": 220
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-170,
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": "c6uYc9HBBN/bxwInwZl+Fa"
},
{
"__type__": "cc.Node",
"_name": "color_blue",
"_objFlags": 0,
"_parent": {
"__id__": 896
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 898
},
{
"__id__": 899
}
],
"_prefab": {
"__id__": 900
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-75.5,
78,
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": "d1r52aabBCn6xWMuuG7U7Y"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 897
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "fexVdBn1lBv5XRazZFh1av"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 897
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "2bY+ghf75NcJqiH8bxDykK"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "a9yizxiRNNSYEXw+7WsDdR",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_black",
"_objFlags": 0,
"_parent": {
"__id__": 896
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 902
},
{
"__id__": 903
}
],
"_prefab": {
"__id__": 904
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-1.5,
78,
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": "03tGDxrhlJ75QjvJzdYl3c"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 901
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "2dJwC1rIxE95QcGHdeu4TN"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 901
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "fcmEthyENL3JAhKQAn6W7H"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "9bkjqzDgxM0YGXstHIxFVr",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_orange",
"_objFlags": 0,
"_parent": {
"__id__": 896
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 906
},
{
"__id__": 907
}
],
"_prefab": {
"__id__": 908
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
72.5,
78,
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": "07etkEJHZAj5iCv+2Fapip"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 905
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "ebDk1g5WBJqpci5ArRoPMk"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 905
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "a4bVxC0spBNbZAD/TAClcK"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "d1D3SgVHRAiKy3i3eV/Xt7",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_brown",
"_objFlags": 0,
"_parent": {
"__id__": 896
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 910
},
{
"__id__": 911
}
],
"_prefab": {
"__id__": 912
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-75.5,
4,
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": "e7gyTAblZJrZT0iBoEfXUj"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 909
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "a3ABnB+VlOVLfdup5R95BP"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 909
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "2eBqYwzspOO5IouACZ9Ztt"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "d74lrGS8hAqpAyHcxy6v9F",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_green",
"_objFlags": 0,
"_parent": {
"__id__": 896
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 914
},
{
"__id__": 915
}
],
"_prefab": {
"__id__": 916
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-1.5,
4,
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": "01eeI4ZiFECYQiKhP8xc3X"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 913
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "ec6zlWbphENrYUJjMTdwLF"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 913
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "cagCL+1zFG4aKfsQSrW3Cq"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "fehwUpP6FODp6ip9zCySB8",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_pink",
"_objFlags": 0,
"_parent": {
"__id__": 896
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 918
},
{
"__id__": 919
}
],
"_prefab": {
"__id__": 920
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
72.5,
4,
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": "71warypSpDGIJ3NH03JaJk"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 917
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "c5zz8lGYFFM4GBcMtgdWom"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 917
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "59E5wZeU5J37eTyuD4EZFG"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "06bh6ZNM1EhabDTX4XlUJz",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_purple",
"_objFlags": 0,
"_parent": {
"__id__": 896
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 922
},
{
"__id__": 923
}
],
"_prefab": {
"__id__": 924
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-75.5,
-70,
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": "bdxoOwbpxGv598m8GzEPrT"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 921
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "cdpPQAtgJMHauoQMEPRUVm"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 921
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "47wjXQwu5Lc6TxI53Yh4+W"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "87FvqzfpJKiqnSPSO45/j/",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_red",
"_objFlags": 0,
"_parent": {
"__id__": 896
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 926
},
{
"__id__": 927
}
],
"_prefab": {
"__id__": 928
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-1.5,
-70,
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": "beU4dy0adPhrf4mnikvNif"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 925
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "dfYm+PStlJRZGOWVWy+pn+"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 925
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "3czrskEBpPbqYar6ny0WBo"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "f9I7uOhnNF3b7csXRaUG+N",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "color_yellow",
"_objFlags": 0,
"_parent": {
"__id__": 896
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 930
},
{
"__id__": 931
}
],
"_prefab": {
"__id__": 932
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
72.5,
-70,
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": "71OemVMdZCkYzamo/pftip"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 929
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "36a33182-e820-4774-88ad-8f483250cc86"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "b72erBidhDJbLILqzncbXI"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 929
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "5e9nXL50tPlbZFM6+gCNav"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "12brJTPPhJG62noyFvLDBG",
"sync": false
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 896
},
"_enabled": true,
"_layoutSize": {
"__type__": "cc.Size",
"width": 215,
"height": 220
},
"_resize": 0,
"_N$layoutType": 3,
"_N$cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_N$startAxis": 0,
"_N$paddingLeft": 0,
"_N$paddingRight": 0,
"_N$paddingTop": 0,
"_N$paddingBottom": 0,
"_N$spacingX": 10,
"_N$spacingY": 10,
"_N$verticalDirection": 1,
"_N$horizontalDirection": 0,
"_N$affectedByScale": false,
"_id": "6bQOIFLq9Fqb58FHjipN0b"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "73mkJ0kMtLPqoqjOxiMNKh",
"sync": false
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 895
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "2de09158-3a6c-4753-8fa7-d9b0f000323c"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "d6V+My43pGbYpcoK2fLP8i"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 895
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "46CfdzjcBBk4hhTeBe+8KR"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "7cHv/dt4dMf5uzCN/K4Q1f",
"sync": false
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 882
},
"_enabled": true,
"alignMode": 1,
"_target": {
"__id__": 879
},
"_alignFlags": 33,
"_left": 0,
"_right": 0,
"_top": -70,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "e7PD0GIa9Ko5ayqHz9JYk4"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 882
},
"_enabled": true,
"_layoutSize": {
"__type__": "cc.Size",
"width": 316,
"height": 64
},
"_resize": 0,
"_N$layoutType": 1,
"_N$cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_N$startAxis": 0,
"_N$paddingLeft": 0,
"_N$paddingRight": 0,
"_N$paddingTop": 0,
"_N$paddingBottom": 0,
"_N$spacingX": 20,
"_N$spacingY": 0,
"_N$verticalDirection": 1,
"_N$horizontalDirection": 1,
"_N$affectedByScale": false,
"_id": "91HmsDhRRKq7FKE1hJrT0i"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "fbflAHibdBH5CJwIto1Az/",
"sync": false
},
{
"__type__": "78cabSVml9OSYQOOkJC3Dgx",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 879
},
"_enabled": true,
"_id": "2dTdQLTOxGaL94c3iDx+xO"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 879
},
"asset": {
"__uuid__": "6042751a-2c97-4cba-8feb-d1917e67a74b"
},
"fileId": "",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "res",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [
{
"__id__": 944
},
{
"__id__": 947
},
{
"__id__": 980
}
],
"_active": false,
"_components": [],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_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": "0aAzbH6R1E+6AmGRrkKa5O"
},
{
"__type__": "cc.Node",
"_name": "font",
"_objFlags": 0,
"_parent": {
"__id__": 943
},
"_children": [
{
"__id__": 945
}
],
"_active": true,
"_components": [],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_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": "9bLfcYeeNKrr524vzWchiM"
},
{
"__type__": "cc.Node",
"_name": "BRLNSDB",
"_objFlags": 0,
"_parent": {
"__id__": 944
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 946
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_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": "cfMLGsq0BMhJARv+ySMAxS"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 945
},
"_enabled": true,
"_materials": [],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "",
"_N$string": "",
"_fontSize": 40,
"_lineHeight": 40,
"_enableWrapText": true,
"_N$file": {
"__uuid__": "e1dc34fd-b891-43d6-8361-431d279de12f"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 0,
"_N$verticalAlign": 0,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": "9bNHNPu5lC7rQYyr8ai/sY"
},
{
"__type__": "cc.Node",
"_name": "img",
"_objFlags": 0,
"_parent": {
"__id__": 943
},
"_children": [
{
"__id__": 948
},
{
"__id__": 950
},
{
"__id__": 952
},
{
"__id__": 954
},
{
"__id__": 956
},
{
"__id__": 958
},
{
"__id__": 960
},
{
"__id__": 962
},
{
"__id__": 964
},
{
"__id__": 966
},
{
"__id__": 968
},
{
"__id__": 970
},
{
"__id__": 972
},
{
"__id__": 974
},
{
"__id__": 976
},
{
"__id__": 978
}
],
"_active": true,
"_components": [],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
0,
...
@@ -33975,13 +36749,103 @@
...
@@ -33975,13 +36749,103 @@
"_name": "icon_PA_record",
"_name": "icon_PA_record",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 885
"__id__": 949
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 61,
"height": 66
},
"_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": "64P/yGB+RHlqOehs6ZKFB8"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 948
},
"_enabled": true,
"_materials": [],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "5b44ad41-f258-4008-834c-c961abfd34f8"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "b6nGEBlN1MVIR6qMgX6DtT"
},
{
"__type__": "cc.Node",
"_name": "icon_PA_replay",
"_objFlags": 0,
"_parent": {
"__id__": 947
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 951
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -34030,21 +36894,201 @@
...
@@ -34030,21 +36894,201 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "64P/yGB+RHlqOehs6ZKFB8"
"_id": "33oPcFa3xFHZA3sCAwtGoO"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 950
},
"_enabled": true,
"_materials": [],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "905d3e61-fb93-4e57-8be9-6cc465ff8725"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "f98GJGmRNKKbK+w1vy8sjL"
},
{
"__type__": "cc.Node",
"_name": "icon_connect_end",
"_objFlags": 0,
"_parent": {
"__id__": 947
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 953
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 35,
"height": 35
},
"_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": "fbTYxcP5pB55yvKnlFKn+1"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 952
},
"_enabled": true,
"_materials": [],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "b901f558-9d0a-421b-9282-e36dd8347ece"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "35OnGiWFFB/qa7xcvCfprL"
},
{
"__type__": "cc.Node",
"_name": "icon_connect_start",
"_objFlags": 0,
"_parent": {
"__id__": 947
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 955
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 35,
"height": 35
},
"_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": "b8h9IOnGpON4o2QhTM/JZN"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
88
4
"__id__":
95
4
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
5b44ad41-f258-4008-834c-c961abfd34f8
"
"__uuid__": "
ad9274ba-f865-4566-84ce-2e676ae618be
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -34058,20 +37102,20 @@
...
@@ -34058,20 +37102,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
b6nGEBlN1MVIR6qMgX6DtT
"
"_id": "
e31Gbd/2pIUp4FzHInAKjV
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "icon_
PA_replay
",
"_name": "icon_
play_audio
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
88
7
"__id__":
95
7
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -34120,201 +37164,21 @@
...
@@ -34120,201 +37164,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "33oPcFa3xFHZA3sCAwtGoO"
"_id": "f7Wvl5uGdHCIiinSCMHVYD"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 886
},
"_enabled": true,
"_materials": [],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "905d3e61-fb93-4e57-8be9-6cc465ff8725"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "f98GJGmRNKKbK+w1vy8sjL"
},
{
"__type__": "cc.Node",
"_name": "icon_connect_end",
"_objFlags": 0,
"_parent": {
"__id__": 883
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 889
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 35,
"height": 35
},
"_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": "fbTYxcP5pB55yvKnlFKn+1"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 888
},
"_enabled": true,
"_materials": [],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "b901f558-9d0a-421b-9282-e36dd8347ece"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "35OnGiWFFB/qa7xcvCfprL"
},
{
"__type__": "cc.Node",
"_name": "icon_connect_start",
"_objFlags": 0,
"_parent": {
"__id__": 883
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 891
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 35,
"height": 35
},
"_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": "b8h9IOnGpON4o2QhTM/JZN"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
890
"__id__":
956
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "a
d9274ba-f865-4566-84ce-2e676ae618be
"
"__uuid__": "a
1aa94ea-c083-4824-ba40-7fbd8b2316e9
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -34328,20 +37192,20 @@
...
@@ -34328,20 +37192,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
e31Gbd/2pIUp4FzHInAKjV
"
"_id": "
542iOh/JFEGrHpYaFOSclW
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
icon_play_audio
",
"_name": "
btn_sound
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
893
"__id__":
959
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -34355,8 +37219,8 @@
...
@@ -34355,8 +37219,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
61
,
"width":
105
,
"height":
66
"height":
112
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -34390,21 +37254,21 @@
...
@@ -34390,21 +37254,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "f
7Wvl5uGdHCIiinSCMHVYD
"
"_id": "f
dVuxuyX9K7pQXbOWKsEdX
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
892
"__id__":
958
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
a1aa94ea-c083-4824-ba40-7fbd8b2316e9
"
"__uuid__": "
b4b6d693-b71e-486a-b834-476e711461f5
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -34418,20 +37282,20 @@
...
@@ -34418,20 +37282,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
542iOh/JFEGrHpYaFOSclW
"
"_id": "
7dNKhuld5Lo78FZfSVa0u2
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "btn_s
ound
",
"_name": "btn_s
ubmit_disable
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
895
"__id__":
961
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -34445,8 +37309,8 @@
...
@@ -34445,8 +37309,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
105
,
"width":
264
,
"height": 1
12
"height": 1
05
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -34480,21 +37344,21 @@
...
@@ -34480,21 +37344,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
fdVuxuyX9K7pQXbOWKsEdX
"
"_id": "
b3N2sROuxG0aXoTwC49/P5
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
894
"__id__":
960
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
b4b6d693-b71e-486a-b834-476e711461f5
"
"__uuid__": "
79d07fa8-19c5-48d1-8dd5-a5b58ab3ff5e
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -34508,20 +37372,20 @@
...
@@ -34508,20 +37372,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
7dNKhuld5Lo78FZfSVa0u2
"
"_id": "
48JN8CioBGNq8/+Mg1b8Tn
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
btn_submit_disable
",
"_name": "
icon_answer_wrong
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
897
"__id__":
963
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -34535,8 +37399,8 @@
...
@@ -34535,8 +37399,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
264
,
"width":
52
,
"height":
105
"height":
51
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -34570,21 +37434,21 @@
...
@@ -34570,21 +37434,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
b3N2sROuxG0aXoTwC49/P5
"
"_id": "
35i9iQ6EhG2pXvteAG5tZl
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
896
"__id__":
962
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
79d07fa8-19c5-48d1-8dd5-a5b58ab3ff5e
"
"__uuid__": "
acae9e88-c1c2-4bd8-9e38-ba683acbdcab
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -34598,20 +37462,20 @@
...
@@ -34598,20 +37462,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
48JN8CioBGNq8/+Mg1b8Tn
"
"_id": "
2dLF4Oc05B1qRvKpoal4Bj
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "icon_answer_
wrong
",
"_name": "icon_answer_
right
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
899
"__id__":
965
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -34625,8 +37489,8 @@
...
@@ -34625,8 +37489,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
52
,
"width":
64
,
"height": 5
1
"height": 5
6
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -34660,21 +37524,21 @@
...
@@ -34660,21 +37524,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "3
5i9iQ6EhG2pXvteAG5tZl
"
"_id": "3
c0HnXJAVP+Ky7T6rFlAEc
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
898
"__id__":
964
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
acae9e88-c1c2-4bd8-9e38-ba683acbdcab
"
"__uuid__": "
067c73c3-e6d5-4ee5-8703-574f3b315059
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -34688,20 +37552,20 @@
...
@@ -34688,20 +37552,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
2dLF4Oc05B1qRvKpoal4Bj
"
"_id": "
7ervwxO/RBDaCROYI23oeK
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "icon_
answer_right
",
"_name": "icon_
laugh
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
01
"__id__": 9
67
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -34715,8 +37579,8 @@
...
@@ -34715,8 +37579,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
64
,
"width":
138
,
"height":
56
"height":
138
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -34750,21 +37614,21 @@
...
@@ -34750,21 +37614,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
3c0HnXJAVP+Ky7T6rFlAEc
"
"_id": "
84RVKpdg1NC5g/7iT92WCj
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
00
"__id__": 9
66
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
067c73c3-e6d5-4ee5-8703-574f3b315059
"
"__uuid__": "
2fdb22fb-df24-4a6f-bcd5-6587531b831c
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -34778,20 +37642,20 @@
...
@@ -34778,20 +37642,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
7ervwxO/RBDaCROYI23oeK
"
"_id": "
18WfXml+9AOL+GSMcMChkN
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "icon_
laugh
",
"_name": "icon_
cry
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
03
"__id__": 9
69
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -34805,8 +37669,8 @@
...
@@ -34805,8 +37669,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width": 13
8
,
"width": 13
9
,
"height": 13
8
"height": 13
9
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -34840,21 +37704,21 @@
...
@@ -34840,21 +37704,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
84RVKpdg1NC5g/7iT92WCj
"
"_id": "
6fs1fwbdZI0IJ7XmyMW8L9
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
02
"__id__": 9
68
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
2fdb22fb-df24-4a6f-bcd5-6587531b831c
"
"__uuid__": "
a4fedcd3-3efd-4cff-91c4-d448d8af6389
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -34868,20 +37732,20 @@
...
@@ -34868,20 +37732,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
18WfXml+9AOL+GSMcMChkN
"
"_id": "
34ly8a9OBBnbvoadZIvQwp
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
icon_cry
",
"_name": "
btn_submit
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
05
"__id__": 9
71
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -34895,8 +37759,8 @@
...
@@ -34895,8 +37759,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
139
,
"width":
264
,
"height": 1
39
"height": 1
05
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -34930,21 +37794,21 @@
...
@@ -34930,21 +37794,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "6
fs1fwbdZI0IJ7XmyMW8L9
"
"_id": "6
4ISajONRCTpU6xpz22VaJ
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
04
"__id__": 9
70
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
a4fedcd3-3efd-4cff-91c4-d448d8af6389
"
"__uuid__": "
ded68c15-092d-4dfe-bf7a-c0095b8d10e7
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -34958,20 +37822,20 @@
...
@@ -34958,20 +37822,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
34ly8a9OBBnbvoadZIvQwp
"
"_id": "
08FctDB7xEYrsNy3F4Fdcj
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "btn_
submit
",
"_name": "btn_
replay
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
07
"__id__": 9
73
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -35020,21 +37884,21 @@
...
@@ -35020,21 +37884,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
64ISajONRCTpU6xpz22VaJ
"
"_id": "
f0hmUUAIRLzJTiehwYULQx
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
06
"__id__": 9
72
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
ded68c15-092d-4dfe-bf7a-c0095b8d10e7
"
"__uuid__": "
ff064b33-b9c3-4bee-80f4-98c7511c0b78
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -35048,20 +37912,20 @@
...
@@ -35048,20 +37912,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
08FctDB7xEYrsNy3F4Fdcj
"
"_id": "
f4EIsoWE9P6aWTCYU7/FMu
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
btn_replay
",
"_name": "
icon_wrong
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
09
"__id__": 9
75
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -35075,8 +37939,8 @@
...
@@ -35075,8 +37939,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
264
,
"width":
130
,
"height": 1
05
"height": 1
30
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -35110,21 +37974,21 @@
...
@@ -35110,21 +37974,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
f0hmUUAIRLzJTiehwYULQx
"
"_id": "
39N3KgYa9G/KoO4/lUgqtm
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
08
"__id__": 9
74
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
ff064b33-b9c3-4bee-80f4-98c7511c0b78
"
"__uuid__": "
934d254b-29c9-4987-a09b-314198835887
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -35138,20 +38002,20 @@
...
@@ -35138,20 +38002,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
f4EIsoWE9P6aWTCYU7/FMu
"
"_id": "
d6I4WPSptOLqUb0kY8Syte
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "icon_
wrong
",
"_name": "icon_
right
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
11
"__id__": 9
77
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -35200,21 +38064,21 @@
...
@@ -35200,21 +38064,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
39N3KgYa9G/KoO4/lUgqtm
"
"_id": "
4biCQ3VDhFQ6kO4s9/kAAj
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
10
"__id__": 9
76
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
934d254b-29c9-4987-a09b-31419883588
7"
"__uuid__": "
1ba51e0d-5386-4dc8-b837-9984da6987e
7"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -35228,20 +38092,20 @@
...
@@ -35228,20 +38092,20 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
d6I4WPSptOLqUb0kY8Syte
"
"_id": "
7brjZGrclPOL8ddRVffni9
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
icon_righ
t",
"_name": "
dot_rec
t",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
883
"__id__":
947
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
13
"__id__": 9
79
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -35255,8 +38119,8 @@
...
@@ -35255,8 +38119,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
13
0,
"width":
20
0,
"height":
13
0
"height":
20
0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -35290,21 +38154,21 @@
...
@@ -35290,21 +38154,21 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "4
biCQ3VDhFQ6kO4s9/kAAj
"
"_id": "4
3nW0gIZJKUIkfYe/cbCXM
"
},
},
{
{
"__type__": "cc.Sprite",
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
12
"__id__": 9
78
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "
1ba51e0d-5386-4dc8-b837-9984da6987e7
"
"__uuid__": "
0a7607af-89c0-48bc-9205-07f782c143ef
"
},
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
...
@@ -35318,21 +38182,21 @@
...
@@ -35318,21 +38182,21 @@
"_fillRange": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": true,
"_atlas": null,
"_atlas": null,
"_id": "
7brjZGrclPOL8ddRVffni9
"
"_id": "
3bnvn9dLdEZYjVZ4ekxAGT
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "audio",
"_name": "audio",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
879
"__id__":
943
},
},
"_children": [
"_children": [
{
{
"__id__": 9
15
"__id__": 9
81
},
},
{
{
"__id__": 9
17
"__id__": 9
83
}
}
],
],
"_active": true,
"_active": true,
...
@@ -35390,13 +38254,13 @@
...
@@ -35390,13 +38254,13 @@
"_name": "btn",
"_name": "btn",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 9
14
"__id__": 9
80
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
16
"__id__": 9
82
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -35452,7 +38316,7 @@
...
@@ -35452,7 +38316,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
15
"__id__": 9
81
},
},
"_enabled": true,
"_enabled": true,
"_clip": {
"_clip": {
...
@@ -35471,13 +38335,13 @@
...
@@ -35471,13 +38335,13 @@
"_name": "finish",
"_name": "finish",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 9
14
"__id__": 9
80
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
18
"__id__": 9
84
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -35533,7 +38397,7 @@
...
@@ -35533,7 +38397,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
17
"__id__": 9
83
},
},
"_enabled": true,
"_enabled": true,
"_clip": {
"_clip": {
...
@@ -35558,10 +38422,10 @@
...
@@ -35558,10 +38422,10 @@
"_active": false,
"_active": false,
"_components": [
"_components": [
{
{
"__id__": 9
20
"__id__": 9
86
},
},
{
{
"__id__": 9
21
"__id__": 9
87
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -35617,7 +38481,7 @@
...
@@ -35617,7 +38481,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
19
"__id__": 9
85
},
},
"_enabled": true,
"_enabled": true,
"_defaultClip": {
"_defaultClip": {
...
@@ -35636,7 +38500,7 @@
...
@@ -35636,7 +38500,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
19
"__id__": 9
85
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -35674,10 +38538,10 @@
...
@@ -35674,10 +38538,10 @@
"_active": false,
"_active": false,
"_components": [
"_components": [
{
{
"__id__": 9
23
"__id__": 9
89
},
},
{
{
"__id__": 9
24
"__id__": 9
90
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -35733,7 +38597,7 @@
...
@@ -35733,7 +38597,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
22
"__id__": 9
88
},
},
"_enabled": true,
"_enabled": true,
"_defaultClip": {
"_defaultClip": {
...
@@ -35752,7 +38616,7 @@
...
@@ -35752,7 +38616,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
22
"__id__": 9
88
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -35788,16 +38652,16 @@
...
@@ -35788,16 +38652,16 @@
},
},
"_children": [
"_children": [
{
{
"__id__": 9
26
"__id__": 9
92
},
},
{
{
"__id__": 9
29
"__id__": 9
95
}
}
],
],
"_active": false,
"_active": false,
"_components": [
"_components": [
{
{
"__id__": 9
33
"__id__": 9
99
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -35853,16 +38717,16 @@
...
@@ -35853,16 +38717,16 @@
"_name": "videoPlayer",
"_name": "videoPlayer",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 9
25
"__id__": 9
91
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
27
"__id__": 9
93
},
},
{
{
"__id__": 9
28
"__id__": 9
94
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -35918,7 +38782,7 @@
...
@@ -35918,7 +38782,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
26
"__id__": 9
92
},
},
"_enabled": true,
"_enabled": true,
"_resourceType": 0,
"_resourceType": 0,
...
@@ -35938,7 +38802,7 @@
...
@@ -35938,7 +38802,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
26
"__id__": 9
92
},
},
"_enabled": true,
"_enabled": true,
"alignMode": 1,
"alignMode": 1,
...
@@ -35965,19 +38829,19 @@
...
@@ -35965,19 +38829,19 @@
"_name": "close",
"_name": "close",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 9
25
"__id__": 9
91
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 9
30
"__id__": 9
96
},
},
{
{
"__id__": 9
31
"__id__": 9
97
},
},
{
{
"__id__": 9
32
"__id__": 9
98
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -36033,12 +38897,12 @@
...
@@ -36033,12 +38897,12 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
29
"__id__": 9
95
},
},
"_enabled": true,
"_enabled": true,
"alignMode": 1,
"alignMode": 1,
"_target": {
"_target": {
"__id__": 9
25
"__id__": 9
91
},
},
"_alignFlags": 33,
"_alignFlags": 33,
"_left": 0,
"_left": 0,
...
@@ -36062,7 +38926,7 @@
...
@@ -36062,7 +38926,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
29
"__id__": 9
95
},
},
"_enabled": true,
"_enabled": true,
"_normalMaterial": null,
"_normalMaterial": null,
...
@@ -36130,7 +38994,7 @@
...
@@ -36130,7 +38994,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
29
"__id__": 9
95
},
},
"_enabled": true,
"_enabled": true,
"_materials": [],
"_materials": [],
...
@@ -36158,7 +39022,7 @@
...
@@ -36158,7 +39022,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 9
25
"__id__": 9
91
},
},
"_enabled": true,
"_enabled": true,
"alignMode": 1,
"alignMode": 1,
...
@@ -36242,10 +39106,10 @@
...
@@ -36242,10 +39106,10 @@
"__id__": 117
"__id__": 117
},
},
"aniSpeaker": {
"aniSpeaker": {
"__id__": 9
19
"__id__": 9
85
},
},
"aniVideoTips": {
"aniVideoTips": {
"__id__": 9
22
"__id__": 9
88
},
},
"pronunciationAssessmentModal": {
"pronunciationAssessmentModal": {
"__id__": 773
"__id__": 773
...
@@ -36253,6 +39117,9 @@
...
@@ -36253,6 +39117,9 @@
"videoControlBar": {
"videoControlBar": {
"__id__": 842
"__id__": 842
},
},
"drawingBoardTemplate": {
"__id__": 879
},
"_id": "eaTVUpqahPfZeO9+sUI7RP"
"_id": "eaTVUpqahPfZeO9+sUI7RP"
}
}
]
]
\ No newline at end of file
assets/DG_FAF/scene/DG_FAF.ts
View file @
322afc4b
...
@@ -68,6 +68,9 @@ export default class SceneComponent extends MyCocosSceneComponent {
...
@@ -68,6 +68,9 @@ export default class SceneComponent extends MyCocosSceneComponent {
@
property
({
type
:
cc
.
Node
,
displayName
:
"
视频进度控制条
"
})
@
property
({
type
:
cc
.
Node
,
displayName
:
"
视频进度控制条
"
})
videoControlBar
:
cc
.
Node
=
null
;
videoControlBar
:
cc
.
Node
=
null
;
@
property
({
type
:
cc
.
Node
,
displayName
:
"
画图板模板
"
})
drawingBoardTemplate
:
cc
.
Node
=
null
;
addPreloadImage
()
{
addPreloadImage
()
{
// TODO 根据自己的配置预加载图片资源
// TODO 根据自己的配置预加载图片资源
if
(
this
.
data
.
bgItem
.
url
)
{
if
(
this
.
data
.
bgItem
.
url
)
{
...
@@ -2543,12 +2546,30 @@ export default class SceneComponent extends MyCocosSceneComponent {
...
@@ -2543,12 +2546,30 @@ export default class SceneComponent extends MyCocosSceneComponent {
})
})
};
};
// 画图计数,用于同时打开多个画图板控制页面滚动的
drawingCount
=
0
;
// 画图题
// 画图题
setDrawingArea
(
contentData
,
hotZoneItemData
,
debugMode
=
false
)
{
setDrawingArea
(
contentData
,
hotZoneItemData
,
debugMode
=
false
)
{
const
rect
=
this
.
newRectNode
(
hotZoneItemData
,
layer_4
,
debugMode
);
const
rect
=
this
.
newRectNode
(
hotZoneItemData
,
layer_4
,
debugMode
);
const
drawingBoard
=
cc
.
instantiate
(
this
.
drawingBoardTemplate
);
drawingBoard
.
width
=
rect
.
width
;
drawingBoard
.
height
=
rect
.
height
;
drawingBoard
.
y
=
rect
.
height
/
2
;
drawingBoard
.
x
=
drawingBoard
.
width
/
2
;
drawingBoard
.
active
=
true
;
drawingBoard
.
on
(
"
onPaintingStart
"
,
()
=>
{
this
.
drawingCount
++
;
if
(
this
.
drawingCount
==
1
)
{
this
.
disableScroll
()
}
})
drawingBoard
.
on
(
"
onPaintingEnd
"
,
()
=>
{
this
.
drawingCount
--
;
if
(
this
.
drawingCount
==
0
)
{
this
.
enableScroll
();
}
})
rect
.
addChild
(
drawingBoard
);
};
};
// 语音评测题型
// 语音评测题型
...
@@ -3051,6 +3072,9 @@ export default class SceneComponent extends MyCocosSceneComponent {
...
@@ -3051,6 +3072,9 @@ export default class SceneComponent extends MyCocosSceneComponent {
this
.
allConnectionEndPoints
=
{};
this
.
allConnectionEndPoints
=
{};
this
.
totalScorePanel
=
null
;
this
.
totalScorePanel
=
null
;
this
.
allCrosswordData
=
{};
this
.
allCrosswordData
=
{};
this
.
currentVideoPlay
=
null
;
this
.
videoDuration
=
null
;
this
.
drawingCount
=
0
;
this
.
startTimestamp
=
new
Date
().
getTime
();
this
.
startTimestamp
=
new
Date
().
getTime
();
// 停止当前正在播放的音乐
// 停止当前正在播放的音乐
...
...
assets/DG_FAF/script/defaultData_DG_FAF.ts
View file @
322afc4b
export
const
defaultData
=
{
"
header_image_url
"
:
"
http://teach.cdn.ireadabc.com/64ef29f4a806e29ecb32fe1db7c98dfb.jpg
"
,
"
footer_image_url
"
:
"
http://teach.cdn.ireadabc.com/665e4c3e6a80563b4c33dd7bbcd18014.jpg
"
,
"
bgItem
"
:{
"
url
"
:
"
http://staging-teach.cdn.ireadabc.com/4425cebcf3aa2eba93f8a485358badf5.jpg
"
,
"
rect
"
:{
"
x
"
:
0
,
"
y
"
:
612.1666666666665
,
"
width
"
:
1550
,
"
height
"
:
3771.666666666667
}},
"
hotZoneItemArr
"
:[{
"
index
"
:
0
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-2
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
819
,
"
y
"
:
1998.83
,
"
width
"
:
618
,
"
height
"
:
42
}},{
"
index
"
:
1
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-3
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
819
,
"
y
"
:
2045.55
,
"
width
"
:
618
,
"
height
"
:
42
}},{
"
index
"
:
2
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-4
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
819
,
"
y
"
:
2092.26
,
"
width
"
:
618
,
"
height
"
:
42
}},{
"
index
"
:
3
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-5
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
819
,
"
y
"
:
2138.98
,
"
width
"
:
618
,
"
height
"
:
42
}},{
"
index
"
:
4
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-6
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
819
,
"
y
"
:
2185.69
,
"
width
"
:
618
,
"
height
"
:
42
}},{
"
index
"
:
5
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-7
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
819
,
"
y
"
:
2232.4
,
"
width
"
:
618
,
"
height
"
:
42
}},{
"
index
"
:
6
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-8
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
819
,
"
y
"
:
2279.12
,
"
width
"
:
618
,
"
height
"
:
42
}},{
"
index
"
:
7
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-9
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
819
,
"
y
"
:
2325.83
,
"
width
"
:
618
,
"
height
"
:
42
}},{
"
index
"
:
8
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
test-video
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
262
,
"
y
"
:
1844.83
,
"
width
"
:
46
,
"
height
"
:
46
}},{
"
index
"
:
9
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
hutu
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
120
,
"
y
"
:
196.83
,
"
width
"
:
1334
,
"
height
"
:
388
}},{
"
index
"
:
10
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
cs
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.2109375
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.2109375
,
"
rect
"
:{
"
x
"
:
633
,
"
y
"
:
1375.83
,
"
width
"
:
272
,
"
height
"
:
272
}}],
"
hotZoneConfigArr
"
:[{
"
hotZoneType
"
:
"
12
"
,
"
linkHotZoneIndex
"
:
-
1
,
"
audio_url
"
:
""
,
"
score
"
:
"
0
"
,
"
unselectedStyle
"
:
"
none
"
,
"
selectedStyle
"
:
"
border
"
,
"
rightOrWrongStyleType
"
:
"
symbol
"
,
"
inputText
"
:
""
,
"
keyWordMatch
"
:
false
,
"
isCaseInsensitive
"
:
true
,
"
openAnswer
"
:
false
,
"
useSelectOptionList
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectOptionList
"
:[],
"
contentList
"
:[{
"
uuid
"
:
"
b9480a65-bf53-4fcf-9b27-fb775d2abbe6
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
selectHotZoneIndex
"
:
0
,
"
inputText
"
:
"
1 | 2 | 3
"
,
"
keyWordMatch
"
:
true
},{
"
uuid
"
:
"
c7c9d9f2-2e0a-43a9-8a80-8def23430e66
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
2
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
1
},{
"
uuid
"
:
"
79a0666e-ae9b-4c58-a4b5-45d30cab4978
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
3
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
2
},{
"
uuid
"
:
"
1e4f9710-e7bb-458b-a065-22650c688465
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
4
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
3
},{
"
uuid
"
:
"
a924e16e-2c8b-4495-b743-450683849529
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
5
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
4
},{
"
uuid
"
:
"
aff3a858-e189-41a9-86a7-de300326ecd1
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
6
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
5
},{
"
uuid
"
:
"
1f0dc34e-cf88-47d9-9f53-b9609a390900
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
7
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
6
},{
"
uuid
"
:
"
a4791aec-2bda-486b-a962-46bebd07641d
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
wefwef wefwef wefwe wefwef wefwef wefwe wefwef wefwef wefwe wefwef wefwef wefwe wefwef wefwef wefwe
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
7
,
"
textAlignLeft
"
:
true
}]},{
"
hotZoneType
"
:
"
13
"
,
"
linkHotZoneIndex
"
:
8
,
"
audio_url
"
:
""
,
"
video_url
"
:
"
http://staging-teach.cdn.ireadabc.com/f45dfab6993e5376a8c4e1dda7da6211.mp4
"
,
"
score
"
:
"
0
"
,
"
unselectedStyle
"
:
"
none
"
,
"
selectedStyle
"
:
"
border
"
,
"
rightOrWrongStyleType
"
:
"
symbol
"
,
"
inputText
"
:
""
,
"
keyWordMatch
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
useSelectOptionList
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectOptionList
"
:[],
"
contentList
"
:[]},{
"
hotZoneType
"
:
"
14
"
,
"
linkHotZoneIndex
"
:
9
,
"
audio_url
"
:
""
,
"
video_url
"
:
""
,
"
score
"
:
"
0
"
,
"
unselectedStyle
"
:
"
none
"
,
"
selectedStyle
"
:
"
border
"
,
"
rightOrWrongStyleType
"
:
"
symbol
"
,
"
inputText
"
:
""
,
"
keyWordMatch
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
useSelectOptionList
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectOptionList
"
:[],
"
contentList
"
:[]},{
"
hotZoneType
"
:
"
5
"
,
"
linkHotZoneIndex
"
:
10
,
"
audio_url
"
:
""
,
"
video_url
"
:
""
,
"
score
"
:
"
0
"
,
"
unselectedStyle
"
:
"
none
"
,
"
selectedStyle
"
:
"
border
"
,
"
rightOrWrongStyleType
"
:
"
symbol
"
,
"
inputText
"
:
"
3re
"
,
"
keyWordMatch
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
useSelectOptionList
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectOptionList
"
:[],
"
contentList
"
:[],
"
textAlignLeft
"
:
true
}],
"
scoreConfigArr
"
:[{
"
linkHotZoneIndex
"
:
-
1
,
"
linkHotZoneIndexArr
"
:[
0
,
1
,
2
,
3
,
4
,
5
,
6
,
7
,
8
,
9
,
10
,
11
,
12
,
13
,
14
,
15
,
16
,
17
,
18
]}],
"
alignMode
"
:
"
left
"
,
"
ratingSystem
"
:
"
4
"
,
"
basicScore
"
:
"
90
"
}
export
const
defaultData
=
{
"
header_image_url
"
:
"
http://teach.cdn.ireadabc.com/64ef29f4a806e29ecb32fe1db7c98dfb.jpg
"
,
"
footer_image_url
"
:
"
http://teach.cdn.ireadabc.com/665e4c3e6a80563b4c33dd7bbcd18014.jpg
"
,
"
bgItem
"
:{
"
url
"
:
"
http://staging-teach.cdn.ireadabc.com/4425cebcf3aa2eba93f8a485358badf5.jpg
"
,
"
rect
"
:{
"
x
"
:
0
,
"
y
"
:
854.2833333333333
,
"
width
"
:
1351
,
"
height
"
:
3287.4333333333334
}},
"
hotZoneItemArr
"
:[{
"
index
"
:
0
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-2
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
713.85
,
"
y
"
:
1742.21
,
"
width
"
:
538.66
,
"
height
"
:
36.61
}},{
"
index
"
:
1
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-3
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
713.85
,
"
y
"
:
1782.93
,
"
width
"
:
538.66
,
"
height
"
:
36.61
}},{
"
index
"
:
2
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-4
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
713.85
,
"
y
"
:
1823.64
,
"
width
"
:
538.66
,
"
height
"
:
36.61
}},{
"
index
"
:
3
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-5
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
713.85
,
"
y
"
:
1864.36
,
"
width
"
:
538.66
,
"
height
"
:
36.61
}},{
"
index
"
:
4
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-6
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
713.85
,
"
y
"
:
1905.08
,
"
width
"
:
538.66
,
"
height
"
:
36.61
}},{
"
index
"
:
5
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-7
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
713.85
,
"
y
"
:
1945.79
,
"
width
"
:
538.66
,
"
height
"
:
36.61
}},{
"
index
"
:
6
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-8
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
713.85
,
"
y
"
:
1986.51
,
"
width
"
:
538.66
,
"
height
"
:
36.61
}},{
"
index
"
:
7
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
4-9
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
713.85
,
"
y
"
:
2027.22
,
"
width
"
:
538.66
,
"
height
"
:
36.61
}},{
"
index
"
:
8
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
test-video
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
228.36
,
"
y
"
:
1607.98
,
"
width
"
:
40.09
,
"
height
"
:
40.09
}},{
"
index
"
:
9
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
hutu
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
104.59
,
"
y
"
:
171.56
,
"
width
"
:
1162.73
,
"
height
"
:
338.19
}},{
"
index
"
:
10
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
cs
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
-
12.46
,
"
y
"
:
1031.72
,
"
width
"
:
87.46
,
"
height
"
:
360.03
}},{
"
index
"
:
11
,
"
itemType
"
:
"
rect
"
,
"
itemName
"
:
"
TEst 画图
"
,
"
fontSize
"
:
50
,
"
fontName
"
:
"
BRLNSR_1
"
,
"
fontColor
"
:
"
#8f3758
"
,
"
fontScale
"
:
1.05546875
,
"
imgScale
"
:
1
,
"
mapScale
"
:
1.05546875
,
"
rect
"
:{
"
x
"
:
878
,
"
y
"
:
588.72
,
"
width
"
:
387
,
"
height
"
:
310.01
}}],
"
hotZoneConfigArr
"
:[{
"
hotZoneType
"
:
"
12
"
,
"
linkHotZoneIndex
"
:
-
1
,
"
audio_url
"
:
""
,
"
score
"
:
"
0
"
,
"
unselectedStyle
"
:
"
none
"
,
"
selectedStyle
"
:
"
border
"
,
"
rightOrWrongStyleType
"
:
"
symbol
"
,
"
inputText
"
:
""
,
"
keyWordMatch
"
:
false
,
"
isCaseInsensitive
"
:
true
,
"
openAnswer
"
:
false
,
"
useSelectOptionList
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectOptionList
"
:[],
"
contentList
"
:[{
"
uuid
"
:
"
b9480a65-bf53-4fcf-9b27-fb775d2abbe6
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
selectHotZoneIndex
"
:
0
,
"
inputText
"
:
"
1 | 2 | 3
"
,
"
keyWordMatch
"
:
true
},{
"
uuid
"
:
"
c7c9d9f2-2e0a-43a9-8a80-8def23430e66
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
2
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
1
},{
"
uuid
"
:
"
79a0666e-ae9b-4c58-a4b5-45d30cab4978
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
3
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
2
},{
"
uuid
"
:
"
1e4f9710-e7bb-458b-a065-22650c688465
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
4
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
3
},{
"
uuid
"
:
"
a924e16e-2c8b-4495-b743-450683849529
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
5
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
4
},{
"
uuid
"
:
"
aff3a858-e189-41a9-86a7-de300326ecd1
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
6
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
5
},{
"
uuid
"
:
"
1f0dc34e-cf88-47d9-9f53-b9609a390900
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
7
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
6
},{
"
uuid
"
:
"
a4791aec-2bda-486b-a962-46bebd07641d
"
,
"
text
"
:
""
,
"
optionShowText
"
:
""
,
"
image_url
"
:
""
,
"
hotZoneIndex
"
:
null
,
"
score
"
:
"
1
"
,
"
isCorrect
"
:
false
,
"
isCheck
"
:
false
,
"
linkedShowText
"
:
""
,
"
selectStartHotZoneIndex
"
:
null
,
"
selectEndHotZoneIndex
"
:
null
,
"
selectEndHotZoneShowIndex
"
:
null
,
"
inputText
"
:
"
wefwef wefwef wefwe wefwef wefwef wefwe wefwef wefwef wefwe wefwef wefwef wefwe wefwef wefwef wefwe
"
,
"
keyWordMatch
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectHotZoneIndex
"
:
7
,
"
textAlignLeft
"
:
true
}]},{
"
hotZoneType
"
:
"
13
"
,
"
linkHotZoneIndex
"
:
8
,
"
audio_url
"
:
""
,
"
video_url
"
:
"
http://staging-teach.cdn.ireadabc.com/f45dfab6993e5376a8c4e1dda7da6211.mp4
"
,
"
score
"
:
"
0
"
,
"
unselectedStyle
"
:
"
none
"
,
"
selectedStyle
"
:
"
border
"
,
"
rightOrWrongStyleType
"
:
"
symbol
"
,
"
inputText
"
:
""
,
"
keyWordMatch
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
useSelectOptionList
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectOptionList
"
:[],
"
contentList
"
:[]},{
"
hotZoneType
"
:
"
14
"
,
"
linkHotZoneIndex
"
:
9
,
"
audio_url
"
:
""
,
"
video_url
"
:
""
,
"
score
"
:
"
0
"
,
"
unselectedStyle
"
:
"
none
"
,
"
selectedStyle
"
:
"
border
"
,
"
rightOrWrongStyleType
"
:
"
symbol
"
,
"
inputText
"
:
""
,
"
keyWordMatch
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
useSelectOptionList
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectOptionList
"
:[],
"
contentList
"
:[]},{
"
hotZoneType
"
:
"
14
"
,
"
linkHotZoneIndex
"
:
11
,
"
audio_url
"
:
""
,
"
video_url
"
:
""
,
"
score
"
:
"
0
"
,
"
unselectedStyle
"
:
"
none
"
,
"
selectedStyle
"
:
"
border
"
,
"
rightOrWrongStyleType
"
:
"
symbol
"
,
"
inputText
"
:
""
,
"
keyWordMatch
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
useSelectOptionList
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectOptionList
"
:[],
"
contentList
"
:[]},{
"
hotZoneType
"
:
"
5
"
,
"
linkHotZoneIndex
"
:
10
,
"
audio_url
"
:
""
,
"
video_url
"
:
""
,
"
score
"
:
"
0
"
,
"
unselectedStyle
"
:
"
none
"
,
"
selectedStyle
"
:
"
border
"
,
"
rightOrWrongStyleType
"
:
"
symbol
"
,
"
inputText
"
:
"
3re
"
,
"
keyWordMatch
"
:
false
,
"
isCaseInsensitive
"
:
false
,
"
openAnswer
"
:
false
,
"
useSelectOptionList
"
:
false
,
"
keyWordMatchInOrder
"
:
false
,
"
capitalizedFirstLetter
"
:
false
,
"
notAdaptContraction
"
:
false
,
"
selectOptionList
"
:[],
"
contentList
"
:[],
"
textAlignLeft
"
:
true
}],
"
scoreConfigArr
"
:[{
"
linkHotZoneIndex
"
:
-
1
,
"
linkHotZoneIndexArr
"
:[
0
,
1
,
2
,
3
,
4
,
5
,
6
,
7
,
8
,
9
,
10
,
11
,
12
,
13
,
14
,
15
,
16
,
17
,
18
]}],
"
alignMode
"
:
"
left
"
,
"
ratingSystem
"
:
"
4
"
,
"
basicScore
"
:
"
90
"
}
\ No newline at end of file
\ 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