Hey!, i am trying to move the player to the Camera direction (Basically it doesn’t depends on distance) but i dont know how to specifically get it, anyone knows how?
1 Like
workspace.CurrentCamera.CFrame.LookVector
will return the direction of the camera