Ah okay. Then you should also test if the building is destructable. It could be that it isn't. Then your solution could be to place another object just below this building with this setPos [getPos object 123 select 0, getPos object 123 select 1, -1] and in your trigger or whatever check if this object is destroyed instead.