I wonder how to achieve the following with Camera movement:
The cam is following a character and then it should move to another object on screen, but slowly move there. Right now it just jumps there.
How can I make the Camera focusing on a new object and smoothly move it there from the “old” focus object?