What I suggested above only works if you’re using CharacterMovement component, which your pawn does not. It looks like you’re following 6DOF tutorials. In this case, you’d want to set up something similar but set New Vel of a Set Physics Linear Velocity node to your Direction variable.