Refactor copypaste into multiple methods to try and figure out why certain foundations and walls are missing from pastes
- unsure if it's a problem with copying or pasting so starting with pasting
- move RemoveOpthanedChildren() above when we start to spawn entities
- try to spawn entities in multiple passes to ensure parents are all spawned before children
- add more logging