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
- Log in to the 3Engine Editor.
- Navigate to the
Projects
section. - Select your game.
Preview the game and start the debugger
- Click on the arrow next to the 'Preview' button.
- Click on the
Start Preview and Debugger
.
💡
Note: You can start previewing without the debugger by clicking on the 'Preview' button.
Update the game and preview
- Make updates to your game events or scenes.
- Click the 'Update' button.
🎉 Congratulations! You have successfully started preview and debugger.