âŦ†ī¸Upload a Space

Here you will learn how to create & upload your very own meta space from the Unity game engine.

What is a "Meta Space"?

Meta Space refers to a virtual world where other users can interact with one another. It's like a level in a game, or a simulation. A place where you can move around, interact with things, and explore.

Before getting started, make sure you've properly installed the SDK and created an account!

  1. Open the Demo scene located in MetaverseCloudEngine/SDK/Scenes/Demo.unity

Select the Demo.unity scene.
  1. Click play to try out the scene in local test mode.

  2. Once you're ok with the level you've made, select the "Meta Space" game object from within the scene hierarchy.

The Meta Space game object is in the scene's hierarchy panel.
  1. Then from the Inspector window, expand the "Meta Data" dropdown to view / change the space's name, description, thumbnail, etc.

Expand the "Meta Data" tab to see the meta space metadata.
  1. After you're done changing the meta data, you can click on "Build & Upload" to finally upload your scene to the REACH Explorer.

Click "Build & Upload" to upload the space.

By default, all spaces are unlisted, so you'll have to log in with your uploader account to view the space on the public dashboard.

Requirements for Building to Other Platforms

To build for other platforms, you must install the corresponding modules for your Unity Editor installation. If you don't add these modules, you will not be able to build to those platforms. You can add these modules from the Unity Hub "Installs" tab, adding them to your specific Unity Editor version.

Last updated

Was this helpful?