Preview

Preview opens the active Document in a play view so you can test how your current Spritedeck data behaves with your game.

The preview uses the Project's configured game URL and sends the current Document export data to that page. Your game can then read the data and render, debug, or simulate the area however you have wired it.

Before previewing

  • Save your current work.
  • Make sure the Project has a preview game URL in Project Settings.
  • Confirm that the Document you want to test is the active Document.

Starting a preview

Click the Preview button in the editor. Spritedeck opens the play view in a new tab for the active Project and Document.

What preview is for

Preview is best for quick feedback while designing: check layout, verify object placement, test route data, and make sure your game integration is reading the exported structure the way you expect.