the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
1<XuiCanvas version="000c">
2<Properties>
3<Width>1280.000000</Width>
4<Height>720.000000</Height>
5</Properties>
6<XuiScene>
7<Properties>
8<Id>TutorialPopup</Id>
9<Width>497.000000</Width>
10<Height>210.000000</Height>
11<Position>719.000000,53.000000,0.000000</Position>
12<DisableFocusRecursion>true</DisableFocusRecursion>
13<ClassOverride>CScene_TutorialPopup</ClassOverride>
14<Visual>PointerTextPanel</Visual>
15</Properties>
16<XuiHtmlControl>
17<Properties>
18<Id>Description</Id>
19<Width>447.000000</Width>
20<Height>170.000000</Height>
21<Position>25.000000,20.000000,0.000000</Position>
22<Anchor>5</Anchor>
23<Visual>XuiHtmlControl</Visual>
24</Properties>
25</XuiHtmlControl>
26<XuiLabel>
27<Properties>
28<Id>XuiInventoryPic</Id>
29<Width>64.000000</Width>
30<Height>64.000000</Height>
31<Position>216.000000,126.000000,0.000000</Position>
32<Anchor>24</Anchor>
33<Show>false</Show>
34<ClassOverride>CXuiCtrlCraftIngredientSlot</ClassOverride>
35<Visual>ItemButtonRed</Visual>
36</Properties>
37</XuiLabel>
38<XuiImage>
39<Properties>
40<Id>XuiImage</Id>
41<Width>320.000000</Width>
42<Height>180.000000</Height>
43<Position>88.000000,10.000000,0.000000</Position>
44<Anchor>24</Anchor>
45<Show>false</Show>
46<ImagePath>TutorialExitScreenshot.png</ImagePath>
47</Properties>
48</XuiImage>
49<XuiLabel>
50<Properties>
51<Id>Title</Id>
52<Width>447.000000</Width>
53<Height>43.000000</Height>
54<Position>25.000000,20.000000,0.000000</Position>
55<Anchor>5</Anchor>
56<Show>false</Show>
57<Visual>XuiLabelLight_Shadowed</Visual>
58</Properties>
59</XuiLabel>
60<XuiLabel>
61<Properties>
62<Id>FontSize</Id>
63<Width>205.000000</Width>
64<Height>74.000000</Height>
65<Position>-198.000000,524.000000,0.000000</Position>
66<Text>18</Text>
67</Properties>
68</XuiLabel>
69<XuiText>
70<Properties>
71<Id>XuiText1</Id>
72<Width>657.000000</Width>
73<Height>139.000000</Height>
74<Position>-209.000000,442.000000,0.000000</Position>
75<DesignTime>true</DesignTime>
76<Text>To change the font size of the text in the HTML control, change the value of the "FontSize" control to the size required.</Text>
77<TextColor>0xff0f0f0f</TextColor>
78<DropShadowColor>0x800f0f0f</DropShadowColor>
79<TextStyle>0</TextStyle>
80</Properties>
81</XuiText>
82</XuiScene>
83</XuiCanvas>