Import Model as Virtual Space (VS)

  1. Open project “unity-vo-publishing”, for best results do so through Unity Hub and make certain you have the appropriate Unity Version installed.

  1. Bring whatever files you need into your project at this point underneath the appropriate folder. Please be certain that you have all of the textures and materials needed for your object.

  1. Drag the model into the VOSpacePackagingScene. There is a Human Scale model in the scene as well to assist you in the steps of resizing your objects. The scene will be darker than the VOPackageScene. This is intentional. Lights do need to be included with the space when you export it.

  1. Set your space up appropriately, including lights, floors, and walls. Make certain that other elements like cameras are not included in your final space prefab. We recommend that spaces are kept relatively sparse, resembling that of an empty room, and assets to populate the space are added in as VOs when the simulation is built.

  1. Make certain that the parent object highest in the hierarchy is named the same as the folder you will be exporting from, and has a normalized rotation and scale value of 0,0,0 as the HyperSkill application will initially spawn any objects with these parameters as their default values. The floor should be at the feet of the human-scaled model. Add any colliders in the space to suit your needs and then create a prefab of the object.

  1. Right-click on the folder in question that contains your space, the prefab that matches the name of the folder, and any materials or textures on the space. Be certain that your prefab is in the immediate directory of your folder. Then select the Build and Package option for your desired supported platform.

Last updated