2D Shooter BP Problem Shooting at location

What I did was do a raycast to the background wall and make it pretty close to the player, then have x always be multiplied by 0, and keep the values of z and y. Then I took the mouse position from the raycast and had the arm find look at rotation to it.