Hey
is it somehow possible to change some tiles on the map via a script without changing the tileset (cause this would be a mess)?
Like: ChangeTile(mapID, X, Y, blockID) or simmilar.
(even if i dont know how to referr to a tile in the tileset since there is no id or place shown...
Has...