Skip to content
We're expanding our documentation. Not all guides are available yet. 🛠️
Guides
🕹 Preview Your Game

Preview Your Game

To ensure a seamless gaming experience, take advantage of the real-time preview feature to thoroughly examine your game before publishing it. This allows you to identify any potential issues and make necessary adjustments. Additionally, utilize console logs for debugging purposes, which will help you pinpoint and resolve any errors or glitches.

💡

Important Note: Note that the preview function is only accessible to developers, so make sure to log in to the marketplace and editor using the same email address to access the preview.

How to Preview Your Game

Open your game in editor

  1. Log in to the 3Engine Editor.
  2. Navigate to the Projects section.
  3. Select your game.

preview 1

Preview the game and start the debugger

  1. Click on the arrow next to the 'Preview' button.
  2. Click on the Start Preview and Debugger.
💡

Note: You can start previewing without the debugger by clicking on the 'Preview' button.

Opened preview list with an arrow on the second item

Update the game and preview

  1. Make updates to your game events or scenes.
  2. Click the 'Update' button.

an arrow on 'Update' button

🎉 Congratulations! You have successfully started preview and debugger.