P0-A8: Part 831: Art
The structure that I have created can now be placed in the world, and it’s location is saved persistently to the server.
I am still making some minor changes to the system that allows for moving/rotating the object after placement, but this basically works too.
The interior objects also work well. Players can interact with various items, lights, furniture, etc.
I have also made some improvements to the item code. Items can now be automatically removed when the player travels a certain distance from them (good for small, unimportant items) or they can remain in the scene as part of the floating origin system (good for larger or more important items that the player might want to return to later).

