Add tests for map with rotated/flipped tiles

This commit is contained in:
Daniel Cronqvist 2024-08-12 23:20:47 +02:00
parent a1a2e3d373
commit e68f7c178a
7 changed files with 147 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{ "columns":8,
"image":"tileset.png",
"imageheight":96,
"imagewidth":256,
"margin":0,
"name":"tileset",
"spacing":0,
"tilecount":24,
"tiledversion":"1.11.0",
"tileheight":32,
"tilewidth":32,
"type":"tileset",
"version":"1.10"
}