Files
pytiled_parser/tests/test_data/tilesets/image_objects/tileset.json
2020-06-04 21:23:11 -04:00

200 lines
5.4 KiB
JSON

{ "columns":8,
"editorsettings":
{
"export":
{
"format":"",
"target":"."
}
},
"image":"..\/..\/maps\/images\/tmw_desert_spacing.png",
"imageheight":199,
"imagewidth":265,
"margin":1,
"name":"tile_set_image",
"spacing":1,
"tilecount":48,
"tiledversion":"1.3.5",
"tileheight":32,
"tiles":[
{
"id":9,
"objectgroup":
{
"draworder":"index",
"name":"",
"objects":[
{
"height":32,
"id":2,
"name":"wall",
"rotation":1,
"type":"rectangle type",
"visible":true,
"width":32,
"x":1,
"y":1
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
}
},
{
"id":19,
"objectgroup":
{
"draworder":"index",
"name":"",
"objects":[
{
"height":0,
"id":1,
"name":"wall corner",
"polygon":[
{
"x":0,
"y":0
},
{
"x":-32,
"y":0
},
{
"x":-32,
"y":32
},
{
"x":-16,
"y":32.1818
},
{
"x":-15.8182,
"y":16.9091
},
{
"x":0.181818,
"y":17.0909
}],
"rotation":1,
"type":"polygon type",
"visible":true,
"width":0,
"x":32,
"y":1
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
}
},
{
"id":20,
"objectgroup":
{
"draworder":"index",
"name":"",
"objects":[
{
"height":0,
"id":1,
"name":"polyline",
"polyline":[
{
"x":0,
"y":0
},
{
"x":25.0909,
"y":21.2727
},
{
"x":9.63636,
"y":28.3636
}],
"rotation":1,
"type":"polyline type",
"visible":true,
"width":0,
"x":1.45455,
"y":1.45455
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
}
},
{
"id":31,
"objectgroup":
{
"draworder":"index",
"name":"",
"objects":[
{
"ellipse":true,
"height":19.2727,
"id":1,
"name":"rock 1",
"rotation":1,
"type":"elipse type",
"visible":true,
"width":19.6364,
"x":5.09091,
"y":2.54545
},
{
"ellipse":true,
"height":8.36364,
"id":2,
"name":"rock 2",
"rotation":-1,
"type":"elipse type",
"visible":true,
"width":8.54545,
"x":16.1818,
"y":22
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
}
},
{
"id":45,
"objectgroup":
{
"draworder":"index",
"name":"",
"objects":[
{
"height":0,
"id":1,
"name":"sign",
"point":true,
"rotation":0,
"type":"point type",
"visible":true,
"width":0,
"x":14.7273,
"y":26.3636
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
}
}],
"tilewidth":32,
"type":"tileset",
"version":1.2
}