So I've made a Project that is a 2D Platform Jumper. And I want the camera to follow my KinematicBody2D or Sprite and i have gotten the camera to follow the player, but it still does it when he falls off the map. so i was wondering how to limit how far down the camera can go.