Skip to main content

Project Settings

Activating World Project

1. Access the Console

First, log in to the administrator console.

2. Go to Settings Menu

From the left menu, select Worlds > Settings.

3. Activate Worlds

On the settings page, click Get Started to enable Worlds. Activate World feature

Create World Server

1. Start Server Creation

On the settings page, click the Create World Server button. Create World button

2. Enter Server Name

Enter a name for the new world server.

3. Complete Server Creation

After entering the name, click the Create button to complete the server creation. Server creation complete

SDK Installation

note

For detailed information about SDK installation, refer to the SDK Installation document.

Initial SDK Setup

1. Access the Console

Log in to the administrator console.

2. Go to Settings Menu

From the left menu, select Worlds > Settings.

3. Set Client App ID

  1. On the settings page, copy the Client App ID. Copy Client App ID

  2. In Unity's NetworkManager component, paste the copied value into the Backend Client App ID field. Client App ID settings

4) Set Signature Key

  1. On the settings page, copy the Signature Key. Signature Key

  2. Paste the copied value into the Backend Signature Key field of NetworkManager. Signature Key settings

5) Set World Server UUID

  1. Copy the UUID of the created world server.

    UUID copy

  2. Paste the copied value into the Backend UUID field of NetworkManager. UUID settings