= LOAD TILEMAP(filename)
The LOAD TILEMAP
command allow to load a TILEMAP datatype that will represent a map
of those drawn by means of Tiled.
x = LOAD TILEMAP("dungeon.tmx")
LdTm
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!