1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
| [
| {
| "__type__": "cc.Prefab",
| "_name": "tiledtile",
| "_objFlags": 0,
| "_native": "",
| "data": {
| "__id__": 1
| },
| "optimizationPolicy": 0,
| "asyncLoadAssets": false,
| "readonly": false
| },
| {
| "__type__": "cc.Node",
| "_name": "New TiledTile",
| "_objFlags": 0,
| "_parent": null,
| "_children": [],
| "_active": true,
| "_level": 1,
| "_components": [
| {
| "__id__": 2
| }
| ],
| "_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
| },
| "_skewX": 0,
| "_skewY": 0,
| "_localZOrder": 45,
| "groupIndex": 0,
| "_id": "",
| "_eulerAngles": {
| "__type__": "cc.Vec3",
| "x": 0,
| "y": 0,
| "z": 0
| },
| "_trs": {
| "__type__": "TypedArray",
| "ctor": "Float64Array",
| "array": [
| 0,
| 0,
| 0,
| 0,
| 0,
| 0,
| 0,
| 1,
| 1,
| 1
| ]
| }
| },
| {
| "__type__": "cc.TiledTile",
| "_name": "",
| "_objFlags": 0,
| "node": {
| "__id__": 1
| },
| "_enabled": true,
| "_x": 0,
| "_y": 0,
| "_gid": 6,
| "_layer": null,
| "_id": "39h1tJvWtC8oLyzYKulleV"
| },
| {
| "__type__": "cc.PrefabInfo",
| "root": {
| "__id__": 1
| },
| "asset": {
| "__uuid__": "0e42ba95-1fa1-46aa-b2cf-143cd1bcee2c"
| },
| "fileId": "fb1JS09SVFapQy1+PoRN4F",
| "sync": false
| }
| ]
|
|