Camera Velocity Help

Hi. I am currently working a FPS game and I intend to have grappling. I am confused on how to use body velocities to move the player in the direction of the camera. I have tried making the head move with the camera and use the heads look vector but I failed at that as well. Script examples are highly appreciated!