Added a FloatingEffectSystem to the game. Pickups now move up and down, if so desired.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<FloatingEffect xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FloatingEffect.xsd">
|
||||
<Period>1</Period>
|
||||
<Amplitude>1</Amplitude>
|
||||
<Time>0</Time>
|
||||
<Axis X="0" Y="0" Z="0"/>
|
||||
</FloatingEffect>
|
||||
Reference in New Issue
Block a user