Сделал карту и начал делать корректную реакцию на клик мышки
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"activeFile": "assets/level1.tmx",
|
||||
"expandedProjectPaths": [
|
||||
],
|
||||
"fileStates": {
|
||||
"assets/level1.tmx": {
|
||||
"scale": 0.75,
|
||||
"selectedLayer": 0,
|
||||
"viewCenter": {
|
||||
"x": 589.9999999999999,
|
||||
"y": 402.66666666666674
|
||||
}
|
||||
},
|
||||
"assets/tiles/base.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
}
|
||||
},
|
||||
"last.imagePath": "C:/Users/laktionov/Downloads/TanksGame/arcade/assets/tiles",
|
||||
"map.lastUsedFormat": "tmx",
|
||||
"map.layerDataFormat": "1",
|
||||
"map.orientation": "2",
|
||||
"map.renderOrder": "2",
|
||||
"map.tileHeight": 64,
|
||||
"map.tileWidth": 64,
|
||||
"openFiles": [
|
||||
"assets/level1.tmx",
|
||||
"assets/tiles/base.tsx"
|
||||
],
|
||||
"project": "map.tiled-project",
|
||||
"recentFiles": [
|
||||
"assets/tiles/base.tsx",
|
||||
"assets/level1.tmx"
|
||||
],
|
||||
"tileset.lastUsedFormat": "tsx",
|
||||
"tileset.tileSize": {
|
||||
"height": 64,
|
||||
"width": 64
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user