Closed colincapurso closed 12 years ago
The camera is slower than the player. Problem with the player leaving the screen because the camera hasn't caught up yet.
Camera needs to be either fixed on the player or the camera needs to be fixed on the player if the player is a certain distance from the camera.
This has been fixed in commit 6d75f4331e by fixing the camera to the player at all times.
The camera is slower than the player. Problem with the player leaving the screen because the camera hasn't caught up yet.
Camera needs to be either fixed on the player or the camera needs to be fixed on the player if the player is a certain distance from the camera.