I'm working on a vertical scrolling shooter and I've gotten my ship to move and shoot, but I think I need some kind of formula to keep the bullet pacing consistent with the ship speed...
For example, if the ship is moving forward, it can keep in pace with the bullets. If it's moving backward, the bullets seem spaced out more.
I'm sure there's a simple solution to this, but I'm not sure what the exact syntax is.