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>
@@ -0,0 +1,58 @@
<?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:Transform>
<Position X="0" Y="-0.871185362" Z="1.77631724"/>
</c:Transform>
</Components>
<Children>
<Entity>
<Components>
<c:Model>
<Resource>Models/Props/PickUps/PickUpHolder.mesh</Resource>
<Shadow>false</Shadow>
</c:Model>
<c:Transform>
<Scale X="0.479999989" Y="0.479999989" Z="0.479999989"/>
</c:Transform>
</Components>
<Children/>
</Entity>
<Entity>
<Components>
<c:Transform>
<Position X="0" Y="1.41138339" Z="0"/>
</c:Transform>
</Components>
<Children>
<Entity>
<Components>
<c:Respawn>
<Delay>3</Delay>
</c:Respawn>
<c:RaptorCopter>
<Speed>1</Speed>
<Axis X="0" Y="1" Z="0"/>
</c:RaptorCopter>
<c:FloatingEffect>
<Period>2</Period>
<Time>75.797556530109119</Time>
<Axis X="0" Y="0.200000003" Z="0"/>
</c:FloatingEffect>
<c:Spawner>
<EntityFile>Schema/Entities/HealthPickup.xml</EntityFile>
</c:Spawner>
<c:Transform>
<Position X="-0" Y="-0.118795805" Z="-0"/>
<Orientation X="0" Y="13.0735149" Z="0"/>
</c:Transform>
</Components>
<Children/>
</Entity>
</Children>
</Entity>
</Children>
</Entity>