karai17 / Simple-Tiled-Implementation

Tiled library for LÖVE
Other
840 stars 121 forks source link

Tiled 1.9 exports map.lua with layer data inside a chunks table. #276

Open carld opened 1 year ago

carld commented 1 year ago

The specific map.lua file I noticed this in had the following version properties:

version = "1.9", luaversion = "5.1", tiledversion = "1.9.2"

carld commented 1 year ago

It turned out this issue was because my map was set to "infinite"