mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-07-07 14:17:51 +03:00
28 lines
527 B
Text
28 lines
527 B
Text
|
{ "compressionlevel":-1,
|
||
|
"height":5,
|
||
|
"infinite":true,
|
||
|
"layers":[
|
||
|
{
|
||
|
"chunks":[],
|
||
|
"height":5,
|
||
|
"id":1,
|
||
|
"name":"Tile Layer 1",
|
||
|
"opacity":1,
|
||
|
"type":"tilelayer",
|
||
|
"visible":true,
|
||
|
"width":5,
|
||
|
"x":0,
|
||
|
"y":0
|
||
|
}],
|
||
|
"nextlayerid":2,
|
||
|
"nextobjectid":1,
|
||
|
"orientation":"orthogonal",
|
||
|
"renderorder":"right-down",
|
||
|
"tiledversion":"1.11.0",
|
||
|
"tileheight":32,
|
||
|
"tilesets":[],
|
||
|
"tilewidth":32,
|
||
|
"type":"map",
|
||
|
"version":"1.10",
|
||
|
"width":5
|
||
|
}
|