URGENT! I'm in the end of a Game Jam and have some strange camera issues...
For some reason, the camera is rubber banded to the center of the viewport or something, so even if I set the camera to follow the player.X and Player.Y, the camera stops at one point and the player moves outside the screen. Same happens with the lerp-function for the camera. I have tried to figure this out for some time now, and I'm starting to become desperate. Anyone know how I can debug this??