How do you make a camera that only scroll to the player when the player jump at a certain height or only scroll to when the player reach the end of the camera buffer area? So jumps don’t cause vertical camera motion unless player has already moved within the window to eliminate the need in rapid camera jerks.
Another problem I am having is the camera keep scrolling to the player during jumping even I make the camera fix at certain height.