kanethemediocre / BlingHustle

Open sauce 2d space adventure
GNU General Public License v3.0
0 stars 0 forks source link

weapon 9 bombs don't always despawn on collision #34

Closed kanethemediocre closed 1 year ago

kanethemediocre commented 2 years ago

Remaining bombs will be repurposed into new cluster if w9 is fired again, but sometimes when the cluster collides and explodes, some of the bombs fly off and do not despawn. These rogue bombs do damage to the player (and probably npc ships) but do not explode on contact. I think I've also seen them bounce off planets.

Their timer should be linked to the core bombs[0], and with that their explosion and expiration.

kanethemediocre commented 1 year ago

Weapon 9 has been reworked and this bug is no longer relevant. The "superbomb" class has been made obselete, weapon 9 is now a semiauto shotgun type of thing.