Conveyor memory optimizations
This commit is contained in:
@@ -13,7 +13,7 @@ public class TitanEnemy extends Enemy{
|
||||
speed = 0.1f;
|
||||
reload = 30;
|
||||
maxhealth = 400;
|
||||
range = 80f;
|
||||
range = 60f;
|
||||
bullet = BulletType.small;
|
||||
hitbox.setSize(7f);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user