tic-rpg.tiled-session 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "Map/SizeTest": {
  3. "height": 4300,
  4. "width": 2
  5. },
  6. "activeFile": "Riverhaven-castle.tmx",
  7. "expandedProjectPaths": [
  8. "."
  9. ],
  10. "fileStates": {
  11. "Riverhaven-castle.tmx": {
  12. "scale": 2.1457,
  13. "selectedLayer": 1,
  14. "viewCenter": {
  15. "x": 118.60931164654889,
  16. "y": 150.3006012024048
  17. }
  18. },
  19. "rpg-tiles.tsx": {
  20. "scaleInDock": 2,
  21. "scaleInEditor": 1
  22. },
  23. "rpg-town-tiles.tsx": {
  24. "scaleInDock": 2,
  25. "scaleInEditor": 1
  26. }
  27. },
  28. "last.exportedFilePath": "/Users/michael/repos/tic80-stuff/rpg",
  29. "last.externalTilesetPath": "/Users/michael/repos/tic80-stuff/rpg",
  30. "last.imagePath": "/Users/michael/repos/tic80-stuff/rpg",
  31. "map.height": 50,
  32. "map.lastUsedExportFilter": "Lua files (*.lua)",
  33. "map.lastUsedFormat": "tmx",
  34. "map.tileHeight": 16,
  35. "map.tileWidth": 16,
  36. "map.width": 30,
  37. "openFiles": [
  38. "rpg-town-tiles.tsx",
  39. "Riverhaven-castle.tmx",
  40. "rpg-tiles.tsx"
  41. ],
  42. "project": "tic-rpg.tiled-project",
  43. "recentFiles": [
  44. "rpg-town-tiles.tsx",
  45. "rpg-tiles.tsx",
  46. "Riverhaven-castle.tmx"
  47. ],
  48. "tileset.lastUsedFilter": "Tiled tileset files (*.tsx *.xml)",
  49. "tileset.lastUsedFormat": "tsx",
  50. "tileset.tileSize": {
  51. "height": 16,
  52. "width": 16
  53. }
  54. }