what i want to make is dash in any direction using get last movement input vector and multiply with float add to character movement add impulse and it work but only forward, if backward it go crazy like flying into the air
if you want to fix this issue you need to NORMALIZE the last movement input vector before multiplying