Moving a Camera without player input, while being able to click objects

So I am trying to move a camera from Target Point to Target Point while being able to interact with items in the level. The camera will start at one location, wait five seconds, then move to the next point. This is what I have, but doesn’t seem to work. Suggestions please.