is it possible to move an object along a predefined path?

As title; I want to know if I can determine a path to movr a camera or object along as you can when animating in 3ds max or maya, and if it is possible then how do I go about doing it?

The easiest way is to use a tweening package like iTween. It’s free from the asset store. A path editor for iTween can be found here:

http://pixelplacement.com/2010/12/03/visual-editor-for-itween-motion-paths/

For something simpler, search for ‘waypoints’ on UA. There are a number of scripts to walk a set of Vector3s posted over the years.