Following mouse inverts direction?

I’m trying to make a sidescroller where you can aim punches with your mouse. Started by just drawing the direction to later reference for IK and stuff, but ran into this issue: the lines draw in opposite direction to the mouse? When i move mouse down, the lines draw up. What am i doing wrong here?