launcher rework; wave, minigun balance

This commit is contained in:
landgreen
2020-05-23 11:17:27 -07:00
parent b053269e71
commit e265b0aade
8 changed files with 270 additions and 302 deletions

View File

@@ -187,7 +187,7 @@ const mobs = {
index: i,
health: 1,
showHealthBar: true,
accelMag: 0.001,
accelMag: 0.001 * game.accelScale,
cd: 0, //game cycle when cooldown will be over
delay: 60, //static: time between cooldowns
fill: color,