Fixed RespawnModel of Pickups

This commit is contained in:
verysecrethero
2016-02-17 11:22:42 +01:00
parent ec10ef3ffc
commit b13362360a
3 changed files with 14 additions and 12 deletions
+2 -1
View File
@@ -5,10 +5,11 @@
<c:AABB/>
<c:HealthPickup/>
<c:Model>
<Resource>Models/Core/UnitSphere.mesh</Resource>
<Resource>Models/Props/PickUps/HealthPickUp.mesh</Resource>
</c:Model>
<c:Transform>
<Position X="0" Y="1" Z="0"/>
<Scale X="0.3" Y="0.3" Z="0.3"/>
</c:Transform>
<c:Trigger/>
</Components>