Im currently working on a game and i was wondering how i would create something like this in the video:
I know i could just do
part.Position = cam.CFrame.Position * Cam.CFrame.LookVector * 5
but for my game i wanted it to have physics as shown in the video
Cheers