The rotation of the Pickups are now also included in the AmmoPickup.xml, HealthPickup.xml

This commit is contained in:
verysecrethero
2016-02-17 14:54:42 +01:00
parent 3e4b87da7c
commit b8222c7b2e
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -7,6 +7,10 @@
<c:Model>
<Resource>Models/Props/PickUps/AmmoPickUp.mesh</Resource>
</c:Model>
<c:RaptorCopter>
<Speed>0.1</Speed>
<Axis X="0" Y="1" Z="0"/>
</c:RaptorCopter>
<c:Transform>
<Position X="0" Y="1" Z="0"/>
<Scale X="0.3" Y="0.3" Z="0.3"/>
@@ -7,6 +7,10 @@
<c:Model>
<Resource>Models/Props/PickUps/HealthPickUp.mesh</Resource>
</c:Model>
<c:RaptorCopter>
<Speed>0.1</Speed>
<Axis X="0" Y="1" Z="0"/>
</c:RaptorCopter>
<c:Transform>
<Position X="0" Y="1" Z="0"/>
<Scale X="0.3" Y="0.3" Z="0.3"/>