Skip to content

Fix spacepod weapons

Rob Nelson requested to merge pull/11144/spacepodweaposn into Bleeding-Edge

Created by: clusterfack

Spacepods would fire two shots from both sides facing the direction you are firing, however the second projectile would wait for the first projectile to finish before firing. So the second projectile would fire from the original location a second later, thus if you had moved forward in the second it took for the first projectile to finish firing the second projectile would collide with your spacepod and damage you.

Merge request reports