Character movement in an outerspace environment

Good day, I’m having a hard time on how am i suppose to move my character in an outer space environment, and making my character move on where the camera is facing for example, if i face down my character should go downward

finally got the answer by using Camera.main.transform.forward, and by putting the tag MainCamera in my camera