Renamed some files from temporary filenames to DamageIndicator filenames

This commit is contained in:
verysecrethero
2016-02-09 16:28:43 +01:00
parent 8bdf87da12
commit e9f5a3d263
3 changed files with 1 additions and 1 deletions
@@ -0,0 +1,21 @@
<?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/TempDamageIndicator.png</DiffuseTexture>
<GlowMap>Textures/TempDamageIndicator.png</GlowMap>
<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>