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
|
{
"Map/SizeTest": {
"height": 4300,
"width": 2
},
"activeFile": "assets/monochrome_transparent.tsx",
"expandedProjectPaths": [
"assets",
"."
],
"fileStates": {
"assets/level-1.tmx": {
"scale": 2,
"selectedLayer": 0,
"viewCenter": {
"x": 233.25,
"y": 272.25
}
},
"assets/monochrome-transparent.tsx": {
"scaleInDock": 1,
"scaleInEditor": 2
},
"assets/monochrome_transparent.tsx": {
"scaleInDock": 2,
"scaleInEditor": 2
},
"assets/tileset_colored.tsx": {
"scaleInDock": 2,
"scaleInEditor": 2
},
"assets/untitled.tmx": {
"scale": 2.09,
"selectedLayer": 0,
"viewCenter": {
"x": 240.19138755980865,
"y": 160.04784688995215
}
}
},
"map.height": 30,
"map.lastUsedFormat": "tmx",
"map.tileHeight": 16,
"map.tileWidth": 16,
"map.width": 40,
"openFiles": [
"assets/tileset_colored.tsx",
"assets/level-1.tmx",
"assets/monochrome_transparent.tsx"
],
"project": "untitled.tiled-project",
"recentFiles": [
"assets/tileset_colored.tsx",
"assets/level-1.tmx",
"assets/monochrome_transparent.tsx",
"assets/monochrome-transparent.tsx",
"assets/untitled.tmx"
]
}
|