Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...

Creating a New Space

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

...

Hitting “Save” will take you to that Space’s details page.

Basic Space Settings

The three options above on the New Space page are still present, and can still be changed.available to be edited here. 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). It can be useful to assign/show Thumbnails if you present a list of join-able spaces to your users inside your application.

...

Space Actions

There are also Actions you can take from this page which affect this space.

  • Copy Join ID - This simply copies the space’s built-in Join ID. You can also do this in the Basic Settings (see above).

  • Duplicate Space - This makes an exact copy of the previous space, but with a new name and Join ID. Once copied, the new space will behave like an entirely independent thing, and will diverge from the original as people make changes to it.

  • Clear Journal - This will preserve the space’s name & Join ID, but remove every operation that was ever done to the space. Essentially it will revert the space to the point where it was before it was ever accessed.

  • Delete - This will delete the space. Obviously do this with caution…

...

Session Analyzer

Finally, spaces can be observed/accessed/modified using the Session Analyzer, which we examine in-depth here (TODO: LINK).

...