How can I follow/zoomToFit multiple players with the camera?
1 Like
with players at adjacent corners the game only fills ~25% of the screen…
Is there another approach that retains the game size?
Set ZOOM_MIN to this.scale.height / HEIGHT, if scale.height <= scale.width of course.