Working on a game for a class based on the Zombie Tower Defense template. Have been focused on an upgrade system, and finally worked through the issues on that. Got the speed upgrade to work and the count upgrade to work, but as soon as I started working on the damage upgrade, the tower won’t fire anymore. No idea what is going on, the tower doesn’t seem to be infinitely reloading, just refuses to fire the bullet.
Did I mess something up with my code? This is a piece of code that was still left over from the original template that I never messed with too much, and I’m really lost as to what is causing this.