This commit is contained in:
2016-03-10 11:04:01 +01:00
parent 167f78951e
commit c5e0a1566e
2 changed files with 60 additions and 8 deletions
+2 -8
View File
@@ -2,19 +2,13 @@
<Entity xmlns:c="components" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../Types/Entity.xsd">
<Components>
<c:NetworkComponent/>
<c:HealthPickup/>
<c:Model>
<Resource>Models/Props/PickUps/HealthPickUp.mesh</Resource>
</c:Model>
<c:RaptorCopter>
<Speed>8</Speed>
<Axis X="0" Y="0.100000001" Z="0"/>
</c:RaptorCopter>
<c:NetworkComponent/>
<c:Transform>
<Position X="0" Y="2.36784196" Z="0"/>
<Scale X="0.600000024" Y="0.600000024" Z="0.600000024"/>
<Orientation X="0" Y="18767.0273" Z="0"/>
<Scale X="0.25" Y="0.25" Z="0.25"/>
</c:Transform>
<c:Trigger/>
</Components>