remton / TopDownHordeGame

top-down zombie horde game in the unity game engine
2 stars 0 forks source link

M16 Ammunition Issue #18

Closed KickingPoet6015 closed 1 year ago

KickingPoet6015 commented 1 year ago

Buying the Turkey perk causes the M16 to have 35 bullets in the magazine. When firing the final burst, this briefly causes the weapon to display -1 ammunition in the magazine. The weapon reloads fine, and ammunition is properly consumed.

The m16 should only fire up to the bullets left in the mag. Currently this is not working properly.