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
|
{
"Map/SizeTest": {
"height": 4300,
"width": 2
},
"activeFile": "tileset.tsj",
"expandedProjectPaths": [
"."
],
"fileStates": {
"room_begin.tmj": {
"scale": 1.5,
"selectedLayer": 0,
"viewCenter": {
"x": 180,
"y": 278.99999999999994
}
},
"room_begin_1.tmj": {
"scale": 1,
"selectedLayer": 0,
"viewCenter": {
"x": 505,
"y": 245.5
}
},
"tileset.tsj": {
"scaleInDock": 1,
"scaleInEditor": 3
}
},
"last.imagePath": "/home/xswan/demonchime/res",
"last.worldFilePath": "/home/xswan/demonchime/res",
"loadedWorlds": [
"/home/xswan/demonchime/res/map.world"
],
"map.lastUsedFormat": "json",
"map.tileHeight": 16,
"map.tileWidth": 16,
"openFiles": [
"room_begin_1.tmj",
"room_begin.tmj",
"tileset.tsj"
],
"project": "world.tiled-project",
"property.type": "int",
"recentFiles": [
"room_begin_1.tmj",
"room_begin.tmj",
"tileset.tsj"
],
"tileset.lastUsedFormat": "json",
"tileset.tileSize": {
"height": 16,
"width": 16
}
}
|