I have an ability that allows the player to teleport to a position they were standing earlier, including the direction they were facing (make transform, then set the transform, very simple). The player needs to be able to use this ability while jumping/boosting forward, and it needs to convert the velocity to the saved locations forward instead of the same direction according to world space.
I’m having a hard time explaining properly, maybe this will clarify it. Thanks for any help