Line Tracing with 2D Sprites

I’m trying to do a 2D trace, my issue is the trace always goes to the right of the character, with Get forward vector node being determined.

Is this because the sprite is not a 3d model? I read in a forum that it’s due to the physical essence of the movement, since the sprite isn’t being rotated, instead flipped.


How can I achieve this?