Files
pytiled_parser/tests/test_data/map_tests/template/template-tile-spritesheet.json
2022-08-02 20:28:19 -04:00

18 lines
272 B
JSON

{ "object":
{
"gid":1,
"height":32,
"id":6,
"name":"",
"rotation":0,
"class":"",
"visible":true,
"width":32
},
"tileset":
{
"firstgid":1,
"source":"tile_set_image_for_template.json"
},
"type":"template"
}