I am making a 'space invaders' sort of game. Can someone please tell me how the heck I can fire AND move at the same time. At the moment, every time the user presses the fire button, the bullet does what it should, but the 'ship' stops moving.
Sample code would be extremely usefull :-)