Typing “tile” in search gives us more than 40 pages of result, so I am aware, that my question won’t be original. But half of them are out of date or doesn’t help.
I’m trying to write tower defense game based on TiledMap and crucial for me is to edit map from game level. Is there any way to do this with with tmx map or I need to write my own format… If second, what is the best way to do this? I expect to have not more than 200x200 tiles(more likely 100x100).
I will be grateful for any help.