How do I do this with force?

I want to use some kind of force to move a part towards the direction of the camera.

So I want to put some kind of force(I dont now which one it would be) into a part, then make with the force make the part fly to the cameras lookvector()

1 Like

You can use a LineForce. You can read up more on it here.