Cutscene-like Camera Animations?

Hi Everybody, How can I animate my camera so that it could, Sort of snap to next position on next keyframe, Maybe abit complicated to explain, But i hope you’d understand correctly.

Thanks

Unity supports Step and Linear animations for Position curves, but not for rotation and scale, so you have to workaround them…

Sooo…How do I do it? I’ve been looking through the Unity Manual, can’t find anything about step or linear.

That’s absurd.