Primary & Deployment

Mission and deployment overlays for displaying the current primary mission and deployment zone on your stream.

Last updated: 2026-04-07

Primary & deployment overlays#

These overlays display the current mission and deployment information -- what primary mission is being played and how the deployment zones are configured.

Missions#

URL path: /overlay/{id}/missions

Displays the mission name and deployment zone name in a compact text overlay. Use it to inform viewers which mission and deployment are active.

URL parameters

ParameterValuesDefaultDescription
position0--Center the overlay horizontally

Mission & deployment viewer#

URL path: /overlay/{id}/mission-deployment-viewer

Shows visual images of both the mission card and the deployment zone map. Unlike the text-only missions overlay, this gives viewers a graphical representation of the table layout and mission objectives.

Use this between rounds or during setup to show your audience what is being played.

URL parameters

ParameterValuesDefaultDescription
position1centeredSet to 1 to move to the default left-aligned position
Tip
The deployment viewer works well as a full-screen scene you switch to during deployment, then transition away to your table camera once the game starts.

Deployment map#

URL path: /overlay/{id}/deployment-map

An SVG map showing the deployment zones colored by player. Blue indicates Player 1's deployment zone, red indicates Player 2's. Makes it easy for viewers to understand where each player is setting up their army.

URL parameters

ParameterValuesDefaultDescription
position0--Center the overlay horizontally

What's next?#

Check out the Round Info Overlays for round number, timer, and turn indicator graphics.