The rotation of the Pickups are now also included in the AmmoPickup.xml, HealthPickup.xml
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
<c:Model>
|
<c:Model>
|
||||||
<Resource>Models/Props/PickUps/AmmoPickUp.mesh</Resource>
|
<Resource>Models/Props/PickUps/AmmoPickUp.mesh</Resource>
|
||||||
</c:Model>
|
</c:Model>
|
||||||
|
<c:RaptorCopter>
|
||||||
|
<Speed>0.1</Speed>
|
||||||
|
<Axis X="0" Y="1" Z="0"/>
|
||||||
|
</c:RaptorCopter>
|
||||||
<c:Transform>
|
<c:Transform>
|
||||||
<Position X="0" Y="1" Z="0"/>
|
<Position X="0" Y="1" Z="0"/>
|
||||||
<Scale X="0.3" Y="0.3" Z="0.3"/>
|
<Scale X="0.3" Y="0.3" Z="0.3"/>
|
||||||
|
|||||||
@@ -7,6 +7,10 @@
|
|||||||
<c:Model>
|
<c:Model>
|
||||||
<Resource>Models/Props/PickUps/HealthPickUp.mesh</Resource>
|
<Resource>Models/Props/PickUps/HealthPickUp.mesh</Resource>
|
||||||
</c:Model>
|
</c:Model>
|
||||||
|
<c:RaptorCopter>
|
||||||
|
<Speed>0.1</Speed>
|
||||||
|
<Axis X="0" Y="1" Z="0"/>
|
||||||
|
</c:RaptorCopter>
|
||||||
<c:Transform>
|
<c:Transform>
|
||||||
<Position X="0" Y="1" Z="0"/>
|
<Position X="0" Y="1" Z="0"/>
|
||||||
<Scale X="0.3" Y="0.3" Z="0.3"/>
|
<Scale X="0.3" Y="0.3" Z="0.3"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user