Right now I am trying to figure out how to grab specific doors so that I can make new rooms. The problem is that "build door" can already have a room built there and I do not know how to differentiate the doors from each other. I also can't use closest(Area) because the coordinates within the house change everytime you enter. If anyone knows a way around this problem, help would be greatly appreciated