mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-27 22:59:48 +01:00
18 lines
266 B
JSON
18 lines
266 B
JSON
{ "object":
|
|
{
|
|
"gid":1,
|
|
"height":32,
|
|
"id":7,
|
|
"name":"",
|
|
"rotation":0,
|
|
"class":"",
|
|
"visible":true,
|
|
"width":32
|
|
},
|
|
"tileset":
|
|
{
|
|
"firstgid":1,
|
|
"source":"tile_set_single_image.json"
|
|
},
|
|
"type":"template"
|
|
} |