Начало игры
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"activeFile": "level1.tmj",
|
||||
"expandedProjectPaths": [
|
||||
"."
|
||||
],
|
||||
"fileStates": {
|
||||
"gold.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
"level1.tmj": {
|
||||
"scale": 0.25,
|
||||
"selectedLayer": 1,
|
||||
"viewCenter": {
|
||||
"x": 1500,
|
||||
"y": 5412
|
||||
}
|
||||
},
|
||||
"slimeBlock.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
"tiles.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
}
|
||||
},
|
||||
"last.imagePath": "C:/Users/laktionov/Downloads/TanksGame/arcade/tiles",
|
||||
"map.height": 10,
|
||||
"map.lastUsedFormat": "json",
|
||||
"map.renderOrder": "2",
|
||||
"map.tileHeight": 64,
|
||||
"map.tileWidth": 64,
|
||||
"map.width": 50,
|
||||
"openFiles": [
|
||||
"level1.tmj",
|
||||
"tiles.tsx",
|
||||
"slimeBlock.tsx",
|
||||
"gold.tsx"
|
||||
],
|
||||
"project": "level.tiled-project",
|
||||
"recentFiles": [
|
||||
"gold.tsx",
|
||||
"slimeBlock.tsx",
|
||||
"tiles.tsx",
|
||||
"level1.tmj"
|
||||
],
|
||||
"tileset.lastUsedFormat": "tsx",
|
||||
"tileset.tileSize": {
|
||||
"height": 64,
|
||||
"width": 64
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user