I am making a top-down game where there are 4 players, right now the game works great and all players are able to move around and all that. The issue I am encountering is the camera not zooming in and out. I have a object that calculates the center of all 4 characters and that works great, but I need it to "Zoom Out" to keep all the players visible in the view port. Anybody have advise or an answer, I am really stumped.