Object follow Camera

HI i want to make an object walk to camera position like following the camera.
I have a CatMullRomCurve3 with 2 Vector3 one is the actual object position and the other is the actual camera position but i cannot make hit follow it.
This positions would be updated every frame.

Thanks in advance