Основы игры и анимация

This commit is contained in:
2026-05-31 13:26:18 +03:00
parent 3b8452da18
commit fb5a01b0b7
8 changed files with 147 additions and 0 deletions
+37
View File
@@ -0,0 +1,37 @@
{
"Map/SizeTest": {
"height": 4300,
"width": 2
},
"activeFile": "assets/level1.tmx",
"expandedProjectPaths": [
],
"fileStates": {
"assets/level1.tmx": {
"scale": 0.95296875,
"selectedLayer": 0,
"viewCenter": {
"x": 480.07870142646334,
"y": 320.05246761764226
}
},
"assets/tiles/terrain_atlas.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
}
},
"last.imagePath": "C:/Users/User/Downloads/git/arcade/assets/tiles",
"map.lastUsedFormat": "tmx",
"map.layerDataFormat": null,
"map.renderOrder": null,
"openFiles": [
"assets/level1.tmx",
"assets/tiles/terrain_atlas.tsx"
],
"project": "Game.tiled-project",
"recentFiles": [
"assets/tiles/terrain_atlas.tsx",
"assets/level1.tmx"
],
"tileset.lastUsedFormat": "tsx"
}