Instructions
1. Create Containers
To create Containers for the player hands:
- Select Components in the left pane and then select the
+
button.
- Select Container and then Create.
- Select the newly created Container at the bottom of the list.
- Set the Name to Player Hand.
- 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.
- Set the Height to the height of your card Component plus 20. For example, if your cards are 175px, set it to 195.
- Select Save
2. Create Dropzone
Next, to create a Dropzone for cards in the Container:
- Select Dropzones.
- Delete the default Dropzone 1 by selecting the 3-dots on its right and selecting Delete.
- Select the
+
button and select Anchor and Create.
- Select the newly created Dropzone and under Components, select your card Component select Save.
- Select Anchors.
- Select the
+
Button and select Line and Create.
- Select the newly created Anchor.
- Set X0 to negative half of the width of the player hand Container. For example if your width is 645, set it to -322.