ID:267584
![]() Jul 20 2003, 7:53 am
|
|
When in the editor,turfs layer, but when you run the game, they fuse, how can i prevent this fusion?
|
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
|
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.
|
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...)
|
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.
|
maybe you sould explane it a bit better (...)