Having an issue spawning alcoves and ceiling shafts.
If I use this script anywhere in my levels I get the alcove overlaying the wall or ceiling element obscuring it. It works as an alcove but it's hidden by what was already in the same spot.
Code: Select all
spawn("prison_ceiling_lamp", 4,12,20,2)
spawn("dungeon_ceiling_shaft", 4,12,20,2)
spawn("dungeon_alcove", 4,12,20,3)Thanks
MI.
