-
Notifications
You must be signed in to change notification settings - Fork 0
/
gametile.tiled-session
69 lines (69 loc) · 2.1 KB
/
gametile.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
{
"activeFile": "game_map.tmx",
"expandedProjectPaths": [
"."
],
"exportAsImage.useCurrentScale": true,
"file.lastUsedOpenFilter": "すべてのファイル (*)",
"fileStates": {
"C:/Users/rukayuki/Desktop/project/gamemap/modules/Collision.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"C:/Users/rukayuki/Desktop/project/gamemap/modules/villager.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"C:/Users/rukayuki/Desktop/project/gamemap/modules/villeger.tsx": {
"scaleInDock": 4,
"scaleInEditor": 8
},
"Collision.tsx": {
"dynamicWrapping": true,
"scaleInDock": 1,
"scaleInEditor": 1
},
"Idle.tsx": {
"scaleInDock": 1,
"scaleInEditor": 11
},
"game_map.tmx": {
"scale": 2,
"selectedLayer": 11,
"viewCenter": {
"x": 283.5,
"y": 186.75
}
},
"game_map.tmx#pokemonmap": {
"scaleInDock": 1
},
"pokemonmap.tsx": {
"dynamicWrapping": false,
"scaleInDock": 2,
"scaleInEditor": 1
}
},
"last.exportedFilePath": "C:/Users/rukayuki/Desktop/project/kurumayu",
"last.externalTilesetPath": "C:/Users/rukayuki/Desktop/project/gamemap/modules",
"last.imagePath": "C:/Users/rukayuki/Desktop/project/gamemap",
"map.lastUsedExportFilter": "JavaScript マップファイル (*.js)",
"openFiles": [
"game_map.tmx"
],
"project": "gametile.tiled-project",
"recentFiles": [
"game_map.tmx",
"C:/Users/rukayuki/Desktop/project/gamemap/modules/villager.tsx",
"C:/Users/rukayuki/Desktop/project/gamemap/modules/villeger.tsx",
"Idle.tsx",
"C:/Users/rukayuki/Desktop/project/gamemap/modules/Collision.tsx",
"pokemonmap.tsx",
"Collision.tsx"
],
"tileset.lastUsedFormat": "tsx",
"tileset.tileSize": {
"height": 12,
"width": 12
}
}