Camera is not filling screen when zoomed out
-
When I zoom out the camera and it is following a sprite, it becomes a small rectangle in the center of screen. I want it to still fill the entire screen. How?
-
This post is deleted!
-
@nictaylr There is a pending PR (https://github.com/HaxeFlixel/flixel/pull/2003) to fix the issue, you can use it right now by merging 'camera-scaling' branch into your local branch.