Line Trace to Center of Screen

Hi all, I’ve created a blueprint that should spawn a line trace from a socket on the muzzle of the weapon. However, the line trace only spawns on the ground of the x-axis. How can I edit the blueprint to spawn a line trace from the weapon’s muzzle?

Thanks

Try using an arrow component maybe? Root it to muzzle and use its direction to line trace. I think that should work.