35 lines
1.0 KiB
XML
35 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<Entity name="BackgroundHexagon" xmlns:c="components" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../Types/Entity.xsd">
|
|
|
|
<Components>
|
|
<c:Sprite>
|
|
<DiffuseTexture>Textures/Core/UnitHexagon.png</DiffuseTexture>
|
|
<Color A="0.666666687" B="1" G="1" R="1"/>
|
|
</c:Sprite>
|
|
<c:Transform>
|
|
<Position X="0" Y="0.919596612" Z="0"/>
|
|
</c:Transform>
|
|
</Components>
|
|
|
|
<Children>
|
|
<Entity name="ProgressionHexagon">
|
|
<Components>
|
|
<c:CapturePointHUD/>
|
|
<c:Fill>
|
|
<Percentage>0.5</Percentage>
|
|
</c:Fill>
|
|
<c:Sprite>
|
|
<DiffuseTexture>Textures/Core/UnitHexagon_Rotated.png</DiffuseTexture>
|
|
</c:Sprite>
|
|
<c:Transform>
|
|
<Position X="0" Y="0" Z="0.00999999978"/>
|
|
<Scale X="0.800000012" Y="0.800000012" Z="0.800000012"/>
|
|
<Orientation X="0" Y="0" Z="1.5710001"/>
|
|
</c:Transform>
|
|
</Components>
|
|
<Children/>
|
|
</Entity>
|
|
</Children>
|
|
|
|
</Entity>
|