mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-02-05 17:02:49 +02:00
69 lines
No EOL
1.4 KiB
Text
69 lines
No EOL
1.4 KiB
Text
{ "compressionlevel":-1,
|
|
"height":5,
|
|
"infinite":false,
|
|
"layers":[
|
|
{
|
|
"data":[0, 0, 0, 0, 0,
|
|
0, 0, 0, 0, 0,
|
|
0, 0, 0, 0, 0,
|
|
0, 0, 0, 0, 0,
|
|
0, 0, 0, 0, 0],
|
|
"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",
|
|
"properties":[
|
|
{
|
|
"name":"MapBool",
|
|
"type":"bool",
|
|
"value":true
|
|
},
|
|
{
|
|
"name":"MapColor",
|
|
"type":"color",
|
|
"value":"#ffff0000"
|
|
},
|
|
{
|
|
"name":"MapFile",
|
|
"type":"file",
|
|
"value":"file.png"
|
|
},
|
|
{
|
|
"name":"MapFloat",
|
|
"type":"float",
|
|
"value":5.2
|
|
},
|
|
{
|
|
"name":"MapInt",
|
|
"type":"int",
|
|
"value":42
|
|
},
|
|
|
|
{
|
|
"name":"MapObject",
|
|
"type":"object",
|
|
"value":5
|
|
},
|
|
{
|
|
"name":"MapString",
|
|
"type":"string",
|
|
"value":"string in map"
|
|
}],
|
|
"renderorder":"right-down",
|
|
"tiledversion":"1.11.0",
|
|
"tileheight":32,
|
|
"tilesets":[],
|
|
"tilewidth":32,
|
|
"type":"map",
|
|
"version":"1.10",
|
|
"width":5
|
|
} |