Use the scroll to
system expression and then put the desired X and Y coordinates, if u don't use lerp or any smoothing algorithm viewport will snap to the position set.
so if you teleport the character and want the camera to always be on him just set it everytick (it will do the same thing as the scroll behavior for objects), make sure your layout is large enough to pan the view though.