hey! you did not specify which way you wanted your character to move, i am just assuming that you want him to go the way he faces.
get forward vector always returns a vector with length of 1, so we are getting a vector with length of 1, facing the way our character is facing, multiplying it with say like “100”, and adding it to our current location