mirror of
https://github.com/Sheldan/canvas.git
synced 2026-04-05 01:02:57 +00:00
survivors: homing projectiles now continuously try to find a new target after their initial has died
This commit is contained in:
@@ -125,10 +125,7 @@ docReady(function () {
|
||||
player.addWeapon(HomingPistol.generateHomingPistol(world))
|
||||
hud = new HUD(world);
|
||||
|
||||
|
||||
requestAnimationFrame(updateCanvas);
|
||||
|
||||
|
||||
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user