Quote Originally Posted by Kytrin View Post
That would either require thousands of man hours to make current stuff tabletop or severely limit what was available in what style. Seems to me like it would be simpler to re-classify them as wall mounted floors.
The opposite might be true actually. We don't really know how housing and furniture are coded so it may not be a simple thing to make objects act as the default floor does.

It might be much simpler and faster to run a script that goes through all the placeable housing objects and adds the "tabletop" tag to them since there is already coding for the "tabletop" tag. It might be considerably more work to make a placeable/moveable object act the way the static default floor does since that would likely require new code (adding a "floor" tag to moveable objects) whereas just tagging everything as tabletop would not.