Help getting the original array

Hello everyone! I’m making a game in lua that renders the maps using the old data array system of tile numbers. But now it’s all encoded. Any way to get the old version back?

Are you referring to CSV? If so, open your map, go the Map > Map Properties, and under the properties panel, look at Tile Layer Format. Switch that to CSV. I think that should be what you’re looking for.

1 Like

Okay thanks I’ll try that when I get home