hello guys: i'm making a game like the 1980s game Tempest / Gyruss and i have the players ship rotating around the screen. but i have the following 2 problems with firing the players bullets:
1--how do i get the bullets to fire from whatever angel the player is at, and then travel toward the center of the screen? can you post an example capx?
2--also, i'm trying to provide both touch and keyboard support...how do i get the key down function to fire bullets continuously (i.e, as long as the space bar is pressed to fire bullets at a set speed and stop firing bullets only when the space bar is released)?
thank you for all your help