on spawn bullet set angle 90. set speed xx (how much pixels you want per sec).
or if you're crazy like me - set imagepoint on each frame (depending how much frames you got) on tip of your ship, spawn bullet there and set angle atan(originpoin (y) - imagepoint2 (y) / originpoint (x) - imagepoint2 (x))