:
Regarding screens that are not contiguous with any others, would it be easy to create a filter for "orphaned" screens? This is a useful category when editing wikis, but I don't know how you could easily determine whether a screen was orphaned. Considering only screens with no neighbours would ignore two screens next to each other but disconnected from the main path.
|
Well i suppose you could check if any "doors" have been added to any surrounding screens (doors as in areas where abe can walk, drop or hoist into the next screen).
if there are no "doors" connecting to the screen, it is classed as orphaned? You would have to count actual doors too.