mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-27 14:52:15 +01:00
35 lines
994 B
JSON
35 lines
994 B
JSON
{ "compressionlevel":-1,
|
|
"height":10,
|
|
"hexsidelength":6,
|
|
"infinite":false,
|
|
"layers":[
|
|
{
|
|
"data":[3, 3, 3, 3, 9, 9, 9, 9, 17, 17, 3, 3, 3, 9, 9, 9, 9, 17, 17, 17, 3, 3, 3, 9, 9, 9, 9, 9, 17, 17, 3, 3, 1, 7, 9, 9, 9, 15, 17, 17, 1, 1, 12, 5, 7, 7, 7, 15, 15, 15, 12, 1, 5, 5, 7, 7, 7, 15, 15, 15, 2, 2, 5, 5, 5, 5, 4, 14, 14, 14, 2, 2, 5, 5, 5, 4, 14, 14, 14, 14, 2, 2, 2, 5, 5, 5, 4, 14, 14, 14, 2, 2, 2, 2, 5, 5, 4, 4, 14, 14],
|
|
"height":10,
|
|
"id":1,
|
|
"name":"Tile Layer 1",
|
|
"opacity":1,
|
|
"type":"tilelayer",
|
|
"visible":true,
|
|
"width":10,
|
|
"x":0,
|
|
"y":0
|
|
}],
|
|
"nextlayerid":2,
|
|
"nextobjectid":1,
|
|
"orientation":"hexagonal",
|
|
"renderorder":"right-down",
|
|
"staggeraxis":"y",
|
|
"staggerindex":"odd",
|
|
"tiledversion":"1.6.0",
|
|
"tileheight":12,
|
|
"tilesets":[
|
|
{
|
|
"firstgid":1,
|
|
"source":"tileset.json"
|
|
}],
|
|
"tilewidth":14,
|
|
"type":"map",
|
|
"version":"1.6",
|
|
"width":10
|
|
} |