30 lines
866 B
XML
30 lines
866 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:AmmoPickup/>
|
|
<c:Trigger/>
|
|
<c:RaptorCopter>
|
|
<Speed>8</Speed>
|
|
<Axis X="0" Y="0.100000001" Z="0"/>
|
|
</c:RaptorCopter>
|
|
<c:Model>
|
|
<Resource>Models/Props/PickUps/AmmoPickUp.mesh</Resource>
|
|
</c:Model>
|
|
<c:NetworkComponent/>
|
|
<c:PointLight>
|
|
<Color A="1" B="1" G="0.0823529437" R="1"/>
|
|
<Radius>1.5</Radius>
|
|
<Intensity>3</Intensity>
|
|
</c:PointLight>
|
|
<c:Transform>
|
|
<Position X="0" Y="2.36784196" Z="-0.0281207096"/>
|
|
<Orientation X="0" Y="18843.5469" Z="0"/>
|
|
<Scale X="0.600000024" Y="0.600000024" Z="0.600000024"/>
|
|
</c:Transform>
|
|
</Components>
|
|
|
|
<Children/>
|
|
|
|
</Entity>
|