chrsmithdemos / open-ig

Automatically exported from code.google.com/p/open-ig
0 stars 0 forks source link

Spacewar: firing multiple rockets within the cooldown selection issue #588

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, if the player fires multiple rockets within the cooldown (e.g., 
while paused), subsequent clicks on the target may select the target and losing 
the original selected ship.

Suggestion: if the user fires within the cooldown agian, silently ignore the 
command and keep the selection on the ship.

Original issue reported on code.google.com by akarn...@gmail.com on 25 Jun 2012 at 2:34

GoogleCodeExporter commented 9 years ago
Additional note:
The missile fire command is registered (i.e., the missile is actually on the 
way) before the intended target is selected).

Original comment by matthias...@gmail.com on 18 Aug 2014 at 8:14