Overview

Containers define areas of the table that can “hold” (or, well, contain) Components. A Container may also hold one or more other Containers inside it. Common uses of containers include boards, player hands, player mats, and zones for decks or resources.

Attributes

Here are the most common attributes to configure:

View Policies

By default, all players can see all objects. To hide objects from some players, such as cards in players’ hands, you’ll need to configure the View Policy of each of those containers. This must be done not to the component template that defines the container, but rather to that component’s individual objects in the game.

  1. Right-click the container object showing on the surface and select Seats.
  2. Select the player seat that is allowed to see the objects in that container. If you’ve added an Admin seat, also select that seat to also allow the Admin to see the objects.
  3. Select View Policy in the right-click menu and select Allow Seats.

Further Reading

To control which components can be placed in containers and in what locations, see Dropzones.

To hide the objects in a container from some players, see View Policies.

To control the look of your containers, see Adding Assets & Variants.

To add text to your containers, see Fields.

Next

Tiles