I've been working on a game, and wanted a way to hide rooms you haven't visited. After some messing around I came across the remap ability of the the map() function. It sounds like it could do this, but I can't figure out how it works. I've checked out the demo cart on it but it's in moonscript. I read the wiki page but it's pretty vague about the remap part. Will this do what I want, and does anyone know how to use this feature with Lua?