tests: implemented multiple tileset tests

This commit is contained in:
Darren Eberly
2020-06-04 21:23:11 -04:00
parent 5c519bde9e
commit e2157ffa20
8 changed files with 167 additions and 7 deletions

View File

@@ -1,12 +1,20 @@
{ "columns":8,
"image":"..\/images\/tmw_desert_spacing.png",
"editorsettings":
{
"export":
{
"format":"",
"target":"."
}
},
"image":"..\/..\/maps\/images\/tmw_desert_spacing.png",
"imageheight":199,
"imagewidth":265,
"margin":1,
"name":"tile_set_image",
"spacing":1,
"tilecount":5,
"tiledversion":"1.3.1",
"tilecount":48,
"tiledversion":"1.3.5",
"tileheight":32,
"tiles":[
{
@@ -189,4 +197,4 @@
"tilewidth":32,
"type":"tileset",
"version":1.2
}
}