Make character move forwards in direction facing

I simply want the character to just walk forward in the direction the CHARACTER is facing, or torso or humanoidrootpart, not the camera. Anyway to put this into a function?

Use the LookVector property of the character’s HumanoidRootPart CFrame.

1 Like