Hey I’m trying to have the player rotate to the movement input direction upon initiating the animation. I saw another post with this framework but didn’t understand how they were getting “MovementInputDirection”.
This is closer to what I’m trying and provides better context. The dodge now launches the player in the intended direction but I’m unsure of how to set the character rotation to the movement direction.