-
Notifications
You must be signed in to change notification settings - Fork 0
/
rpgProject.tiled-session
81 lines (81 loc) · 2.03 KB
/
rpgProject.tiled-session
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
{
"Map/SizeTest": {
"height": 4300,
"width": 2
},
"activeFile": "assets/dirt.tmx",
"expandedProjectPaths": [
"assets",
"."
],
"fileStates": {
"assets/dirt.tmx": {
"scale": 3,
"selectedLayer": 0,
"viewCenter": {
"x": 107.66666666666664,
"y": 119
}
},
"assets/dirt.tmx#overworld": {
"scaleInDock": 2,
"scaleInEditor": 1
},
"assets/island.tmx": {
"scale": 3.768333333333333,
"selectedLayer": 1,
"viewCenter": {
"x": 119.81424148606811,
"y": 118.88544891640868
}
},
"assets/island.tmx#overworld": {
"scaleInDock": 4,
"scaleInEditor": 1
},
"assets/world.tmx": {
"scale": 3.768333333333333,
"selectedLayer": 1,
"viewCenter": {
"x": 119.15081822202565,
"y": 117.02786377708978
}
},
"assets/world.tmx#overworld": {
"scaleInDock": 2
},
"world.tmx": {
"scale": 1.8841666666666665,
"selectedLayer": 0,
"viewCenter": {
"x": 240.1592215833702,
"y": 240.42459088898715
}
},
"world.tmx#overworld": {
"scaleInDock": 1
}
},
"last.imagePath": "C:/Users/Josh/Documents/GolandProjects/Comp426_Project3_RPG/assets/world",
"map.height": 15,
"map.lastUsedFormat": "tmx",
"map.tileHeight": 16,
"map.tileWidth": 16,
"map.width": 15,
"openFiles": [
"assets/world.tmx",
"assets/island.tmx",
"assets/dirt.tmx"
],
"project": "rpgProject.tiled-project",
"recentFiles": [
"assets/world.tmx",
"assets/island.tmx",
"assets/dirt.tmx"
],
"tileset.embedInMap": true,
"tileset.tileSize": {
"height": 16,
"width": 16
}
}