Instanced rendering now works with animated entities (doors)
Grabs new position & rotation via transform.hasChanged (needs better solution long term)
Add `InstancedmeshTracker` component that tracks each moving mesh of an entity
Support multiple of the same mesh per entity (when deleting & updating)
Fix foundations not having all meshes deleted
Send raw position of global building entities instead of network position