Adjusted projectile speeds across the board for more consistency.
Tweaked guided redeemer missile movement, no longer makes sharp turns. Additional development notes so I don't forget what I should do next.
This commit is contained in:
parent
b69a5cfe05
commit
9ed6c9dea0
8 changed files with 39 additions and 24 deletions
|
|
@ -349,7 +349,7 @@ Class BioGel : Actor
|
|||
Radius 3;
|
||||
Height 3;
|
||||
Scale 2;
|
||||
Speed 20;
|
||||
Speed 18;
|
||||
PROJECTILE;
|
||||
-NOGRAVITY;
|
||||
+SKYEXPLODE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue