Jump to content

[Possible bug] changing the scale of the camera changes the camera bounds


Obliviadge
 Share

Recommended Posts

When you change the scale of the camera like this:

this.game.camera.scale.set(1.5);

It also changes the camera bounds (They get multiplied by 1.5), but this means that the camera will show blackbars on the right and bottom side. It also seems like it's not possible to change the worldbounds every update (They get automatically changed again), besides this is also not a good solution.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...