ID:270403
 
Is there any way that you can flip something selected in the map editor in DM? Example: I make a maze and then flip it upside down..
I see no reason why not. Matrix transformations are super-simple: x => -x, y => -y
In response to PirateHead
So you're saying that I'd have to code in the flip? If not, could you explain exactly what you mean..
In response to Mecha Destroyer JD
Oh, I see what you're saying now. You want to flip it IN the map editor. I told you that you could code a flip in, correct. You could also write a program to expand the DMP file with a "flipped" section of objects. However, I have no knowledge of any way to do what you want to do in the built-in DMP editor. Hopefully, there are big improvements to the editor in BYOND 4.