
Unity Development
Interactables
Interactables are moveable objects
For objects that can be manipulated on any platform. Create a Box Collider around the parent of the object and change the naming of the parent to add ’Interactable#1
Notes:
In space asset bundles there must be a copy of the object in the Dollhouse game object in the same spot with the same name as in the Realscale game object for the networking of the objects to work properly.
Ensure all Interactable objects are activated.



