Hello.
I have a quick question.
It is easy to load over from one array to other by using the load as json.
I tried to load an array with the data from one tilemap using similar method. But it didn't work in my project.
Is it simply two different formats and I have to manually transfer the data in loops or did I do wrong?
I did this:
ARRAY load from JSON string (tilemap.json)