-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathTerrain.tiled-session
More file actions
43 lines (43 loc) · 1018 Bytes
/
Terrain.tiled-session
File metadata and controls
43 lines (43 loc) · 1018 Bytes
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
{
"Map/SizeTest": {
"height": 4300,
"width": 2
},
"activeFile": "assets/NewTerrain.tmx",
"expandedProjectPaths": [
],
"fileStates": {
"Map.tsx": {
"scaleInDock": 0.3315,
"scaleInEditor": 0.97
},
"assets/NewTerrain.tmx": {
"scale": 0.57,
"selectedLayer": 0,
"viewCenter": {
"x": 547.3684210526316,
"y": 319.2982456140351
}
}
},
"last.imagePath": "/Users/gauravsoni/Developer/TankStarsGame/assets",
"map.height": 72,
"map.lastUsedFormat": "tmx",
"map.tileHeight": 10,
"map.tileWidth": 10,
"map.width": 128,
"openFiles": [
"assets/NewTerrain.tmx",
"Map.tsx"
],
"project": "Terrain.tiled-project",
"recentFiles": [
"Map.tsx",
"assets/NewTerrain.tmx"
],
"tileset.lastUsedFormat": "tsx",
"tileset.tileSize": {
"height": 10,
"width": 10
}
}