Added a FloatingEffectSystem to the game. Pickups now move up and down, if so desired.

This commit is contained in:
antc13
2016-03-02 17:22:44 +01:00
parent f8f4b4d939
commit 7d15313209
7 changed files with 210 additions and 83 deletions
+1
View File
@@ -56,4 +56,5 @@
<xs:include schemaLocation="Components/DefenderWeapon.xsd"/>
<xs:include schemaLocation="Components/CapturePointGameMode.xsd"/>
<xs:include schemaLocation="Components/CapturePointArrowHUD.xsd"/>
<xs:include schemaLocation="Components/FloatingEffect.xsd"/>
</xs:schema>