Skip to main content

Server

Learn about OasisW's server features and tools.

Server Creation

To use server features in a project, you must first create a server.

OasisW Studio Server Creation Procedure

  1. Visit OasisW Studio.

  2. Click Server, enter a server name, and click the start button.

Server

  1. After 2-3 minutes, you can check the created server.

Server

Editor Server Creation Procedure

  1. In the editor page's hierarchy view, click Add Entity(+) button then select Server Side → Server.
    • server.js file is automatically created in the Asset view.

Server

  1. Click Server entityInspector viewScript → Select the created server.

Server

Notes

Entity Placement Order in 2D Screen

When adding server-related entities, they are created inside 2D Screen. In 2D Screen, entities higher in the hierarchy are rendered first, so place entities you want to see first at the bottom. Consider UI element display order when placing them.

Main Server Features

1. Authentication

You can check detailed descriptions of authentication systems including user login, registration, and account management.

2. Leaderboard

You can check detailed descriptions of game score and ranking management system configuration and operation methods.