Toonheart / tank-them-up

Repo for our 2D top down battle missions game - Tank them Up!
1 stars 0 forks source link

CoolDown time needed between each fire #3

Closed srikrishnadas closed 11 years ago

srikrishnadas commented 11 years ago

Need a cooldown period between each fire for both player and enemy turrets.

Avoids self bullet-bullet collisions and also helps avoid maniac firing by player.

srikrishnadas commented 11 years ago

Fixed as per commit msg above.