Projectile spawning same location

I have a top down view mode that has a game pad set up for the controller every time I spawn my projectile it goes in the same direction it doesn’t matter which way I’m facing how can I correct this ?

try to take a get actor forward vector or create an arrow on the gun. Then spawn the projectile there.