7 lines
223 B
XML
7 lines
223 B
XML
<BoxContainer xmlns="https://spacestation14.io"
|
|
Orientation="Vertical"
|
|
Margin="5 5 5 5">
|
|
<SpriteView Name="View"/>
|
|
<Label Name="Caption" HorizontalAlignment="Center"/>
|
|
</BoxContainer>
|