You can create easing by creating a speed variable and a speedReduction (friction) and speedIncrease (force) variable for the camera.
In order to rotate smooth;y to a next object you can use the Lerp-method
↧