Looking for a way to dash at mouse cursor on a 2.5D Platform

Im looking for a Tutorial for Advanced Dashing . Dashing at mouse Location in the x And Z.


I trice to make a line trace from my Character to the the Cords from my Mouse. I Zeroed out the y The Cords say what i need but the Starting from My Character to the Cords are shooting into a random Direction.

I dont understand why the line trace is firing that way and how Any tips

Teh convert mouse to world stuff is a bit wonky sometimes. Try using this do change the mouse loc to an invisible plane:

May need to tweak the plane normal value, depending on which way your characters are oriented. And change the camera var to whichever one you’re using.

ty ill try!!!

Thank you again that solved the linetrace of camera to x and z issue!!!
Your the best