Files

37 lines
707 B
JSON
Raw Permalink Normal View History

2025-12-27 15:59:21 +08:00
{ "compressionlevel":0,
"editorsettings":
{
"export":
{
"format":"json",
"target":"tilemap.json"
}
},
"height":20,
"infinite":false,
"layers":[],
"nextlayerid":4,
"nextobjectid":1,
"orientation":"orthogonal",
"renderorder":"right-down",
"tiledversion":"1.3.0",
"tileheight":32,
"tilesets":[
{
"columns":12,
"firstgid":1,
"image":"tiles.png",
"imageheight":352,
"imagewidth":384,
"margin":0,
"name":"tiles",
"spacing":0,
"tilecount":132,
"tileheight":32,
"tilewidth":32
}],
"tilewidth":32,
"type":"map",
"version":1.2,
"width":20
}