mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-28 15:22:28 +01:00
18 lines
271 B
JSON
18 lines
271 B
JSON
{ "object":
|
|
{
|
|
"gid":1,
|
|
"height":32,
|
|
"id":6,
|
|
"name":"",
|
|
"rotation":0,
|
|
"type":"",
|
|
"visible":true,
|
|
"width":32
|
|
},
|
|
"tileset":
|
|
{
|
|
"firstgid":1,
|
|
"source":"tile_set_image_for_template.json"
|
|
},
|
|
"type":"template"
|
|
} |