23 lines
674 B
XML
23 lines
674 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<Entity xmlns:c="components" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../Types/Entity.xsd">
|
|
|
|
<Components>
|
|
<c:Sprite>
|
|
<DiffuseTexture>Textures/DamageIndicator.png</DiffuseTexture>
|
|
<GlowMap></GlowMap>
|
|
<DepthSort>false</DepthSort>
|
|
<Color A="1" B="0.721568644" G="1" R="0.839215696"/>
|
|
</c:Sprite>
|
|
<c:Transform>
|
|
<Position X="0" Y="0" Z="-0.472000033"/>
|
|
<Scale X="0.100000001" Y="0.200000003" Z="0.5"/>
|
|
</c:Transform>
|
|
<c:Lifetime>
|
|
<Lifetime>1.5</Lifetime>
|
|
</c:Lifetime>
|
|
</Components>
|
|
|
|
<Children/>
|
|
|
|
</Entity>
|