Skip to main content

Play Test - Login with device ID - (Unity module)

Last updated on July 15, 2026

Device ID Login

  1. Open the game in the Unity Editor and make sure to open the MainMenu.unity located in the Assets/Scenes/MainMenu.unity.

  2. Start the game by clicking the play button on the Unity Editor. Then, click the Login with Device ID button to log in using the device ID.

  3. If the login is successful, you will be redirected to the main menu. Otherwise, an error message will appear with options to retry or quit the game.

    • Login success:

    • Login failure:

On this page