If I have a player moving to the right, shooting the bullet to the left (backwards) the bullet seems to be going pretty fast. However, if I shoot it the same direction i'm travelling to the right (forwards), the bullet seems to be going slow because the bullet doesn't have momentum of the player travelling. Is there a way to make the bullet go the same speed in relation to the player?
This is a top down shooter where the player can shoot in any direction.