Currently I have a camera that stops following the player when the player passes a certain point. However this means that once one boundry is passed, it no longer moves at all. For example, if I reach the top screen boundry, it won’t follow the player left or right until I exit the top boundry first. Is there a way to make the camera stop following on specifically x or y but keep the other.
camera.script