@@ -71,11 +71,6 @@ function life() {
|
|||||||
time = 0;
|
time = 0;
|
||||||
bounceX = bossPosX;
|
bounceX = bossPosX;
|
||||||
bounceY = bossPosY;
|
bounceY = bossPosY;
|
||||||
initialPlayerPosX = playerPosX;
|
|
||||||
initialPlayerPosY = playerPosY;
|
|
||||||
hasMoved = false;
|
|
||||||
bullets = [];
|
|
||||||
shot = false;
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user