Instructions

1. Create Containers

To create Containers for the player hands:

  1. Select Components in the left pane and then select the + button.
  2. Select Container and then Create.
  3. Select the newly created Container at the bottom of the list.
  4. Set the Name to Player Hand.
  5. Set the Width to the width of your card Component times the number of cards you’d like to display, plus 20 (to add a little margin on the edges). For example, if your cards are 125px wide and you want to show 5 cards in the hand, set it to 125 * 5 + 20 = 645.
  6. Set the Height to the height of your card Component plus 20. For example, if your cards are 175px, set it to 195.
  7. Select Save

2. Create Dropzone

Next, to create a Dropzone for cards in the Container:

  1. Select Dropzones.
  2. Delete the default Dropzone 1 by selecting the 3-dots on its right and selecting Delete.
  3. Select the + button and select Anchor and Create.
  4. Select the newly created Dropzone and under Components, select your card Component select Save.
  5. Select Anchors.
  6. Select the + Button and select Line and Create.
  7. Select the newly created Anchor.
  8. Set X0 to negative half of the width of the player hand Container. For example if your width is 645, set it to -322.