Initial object template tests

This commit is contained in:
Darren Eberly
2021-05-16 00:40:48 -04:00
parent fec406420f
commit e2573ff655
7 changed files with 213 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{ "object":
{
"gid":30,
"height":32,
"id":3,
"name":"",
"rotation":0,
"type":"",
"visible":true,
"width":32
},
"tileset":
{
"firstgid":1,
"source":"tileset.json"
},
"type":"template"
}