wave beam gun rework

This commit is contained in:
landgreen
2019-09-08 19:05:13 -07:00
parent 946484f9a1
commit 55cf01e2a8
2 changed files with 114 additions and 128 deletions

View File

@@ -13,7 +13,7 @@ const level = {
// game.zoomScale = 1400 //1400
if (game.levelsCleared === 0) {
this.intro(); //starting level
// b.giveGuns(10) // set a starting gun for testing
b.giveGuns(12) // set a starting gun for testing
// game.levelsCleared = 3; //for testing to simulate all possible mobs spawns
// this.bosses();
// this.testingMap();