Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Spaces are the backbone of the Cavrnus Platform. You can read more about how they work here.

You access the list of all of your organization’s Spaces, navigate to the Spaces Tab in the Web Console:

image-20240403-212621.png

To make a new Space, click the “New Space” button in the top-right.

This page let you name & configure the new space you are creating.

  • Name - This one is pretty simple, it’s just the Space’s name

  • Custom Join ID - This is the string you can input on the SDK’s Cavrnus Spatial Connector to have your application automatically join this space.

  • Allow Guest Access - This determines if anonymous guest users can join your space. You application users joining as a user or guest is determines in the Cavrnus Spatial Connector.

image-20240404-181046.png

Hitting “Save” will take you to that Space’s details page. The three options above are still present, and can still be changed.

In addition, you can set a Thumbnail for this space. This is simply an image associated with this space, and it can be accessed inside the SDKs as part of the CavrnusSpaceInfo (Unity)(Unreal).

image-20240404-181506.png

  • No labels