Entity fixes

This commit is contained in:
2016-02-11 23:50:57 +01:00
parent e473194671
commit 30f454e6a4
2 changed files with 2 additions and 3 deletions
@@ -2,9 +2,7 @@
<Entity name="Explosion" xmlns:c="components" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../Types/Entity.xsd">
<Components>
<c:Animation>
<Name>Hold Pos</Name>
</c:Animation>
<c:Animation/>
<c:Lifetime>
<Lifetime>2.5</Lifetime>
</c:Lifetime>