I wonder which tile engine is actual when working with the Tiled editor (new version)?
I did test some but could not load the sample .json files in Tiled or got an error in lua.
I also found Berry but wonder how I can work with a tilemap because in the sample there are only single images for creating the map… and also when trying to open the sample file in Tiled it is not working.
Also when creating an own simple map and try to load it with Berry I get this error:
…/ldurniat/berry.lua:498: attempt to perform arithmetic on field ‘tilecount’ (a nil value)
Any help welcome!