26 lines
661 B
XML
26 lines
661 B
XML
|
<!-- include playercards/PlayerCardPanel.xml -->
|
||
|
<Panel
|
||
|
active="false"
|
||
|
id="helpPanel"
|
||
|
position="-165 -60 -2"
|
||
|
rotation="0 0 180"
|
||
|
height="55"
|
||
|
width="107"
|
||
|
color="#00000099">
|
||
|
<Text
|
||
|
id="helpText"
|
||
|
rectAlignment="MiddleCenter"
|
||
|
height="490"
|
||
|
width="1000"
|
||
|
scale="0.1 0.1 1"
|
||
|
fontSize="66"
|
||
|
color="#F5F5F5"
|
||
|
backgroundColor="#FF0000"
|
||
|
alignment="UpperLeft"
|
||
|
horizontalOverflow="wrap">
|
||
|
• Select a group to place cards
|
||
|
• Copy the cards you want for your deck
|
||
|
• Select a new group to clear the placed cards and see new ones
|
||
|
• Clear to remove all cards</Text>
|
||
|
</Panel>
|
||
|
<!-- include playercards/PlayerCardPanel.xml -->
|