ID:267584
 
When in the editor,turfs layer, but when you run the game, they fuse, how can i prevent this fusion?
use icons that are not fully filled with color??
maybe you sould explane it a bit better (...)
In response to Fint
when i put icon A over icon B, and run the game, i can see tha icon A is on top, but when i right click them, only one turf comes up with verbs, icon A
In response to Vamp_-_Clock
Thats because you are selecting what you can see, you can't select icon b because you cant click on it, A is on top of it.
In response to Jermman
god, im not asking why, i can see both icons, im asking how to STOP it from fusing, and im not just sececing the one on top, the little icon (next to the name when you right click) shows both turfs (i dont get why this was moved to newbie central...)
In response to Vamp_-_Clock
BYOND is limited to one turf per tile, however, you can place them on top of each other in the map editor. When you do this, the turfs are converted to overlays/underlays, so there is still only one turf. The solution is to use objects (or any other atom) to achieve the graphical effect you want, and to be able to give each atom on the tile verbs too.
In response to OneFishDown
ok, thanks